- Jun 03, 2019
-
-
Nathan Friend authored
This commit is the result of running `yarn eslint --fix` after enabling the `no-implicit-coercion` ESLint rule. This rule has been added to our ESLint config here: https://gitlab.com/gitlab-org/gitlab-eslint-config/merge_requests/14
-
- Apr 25, 2019
-
-
Winnie Hellmann authored
-
- Mar 05, 2019
-
-
Lukas Eipert authored
With https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/25597 we also removed the babel-plugin-dynamic-import-node. It is now throwing errors when we run jest with coverage.
-
- Feb 28, 2019
-
-
Lukas Eipert authored
This removes other outdated babel@6 dependencies as well. Unfortunately the newer version of vue-jest has a dependency of an older version of ts-jest. In order to satisfy the peerDependency from ts-jest, we are forcing the version@24. The only "breaking" change from ts-jest 23->24 is that it requires a newer version of jest. This might be obsolete soon, as vue-jest plans on switching to babel eventually.
-
- Feb 21, 2019
-
-
Winnie Hellmann authored
-
- Jan 09, 2019
-
-
Mike Greiling authored
-
- Dec 05, 2018
-
-
Winnie Hellmann authored
-
- Oct 02, 2018
-
-
Mike Greiling authored
-