Commit Graph

8 Commits

Author SHA1 Message Date
Haoqun Jiang
0f377bd31d feat: upgrade to eslint 6 (#4933)
* feat: scaffold projects with eslint 6

* style: eslint fix

* refactor: do not use hard-coded ecmaVersion, use babel-eslint for now

* fix: upgrade to @vue/eslint-config-standard

* style: continue fix lint errors

* chore: upgrade to eslint-plugin-vue@^6.1.2

* refactor: use `ecmaVersion: 2020` for dynamic import syntax support

* test: fix baseESLintConfig

* chore: also update yarn.lock to fix CI caches

* chore: update lockfile again, fix babel regressions

* test: nightwatch tests should fail if lint errors occur

* chore: update the lockfile (again), fixing a bug in airbnb config
2020-01-14 10:13:54 +08:00
Daniel Ruf
7a51eac7c1 fix: remove self-assignment (#4422) 2019-08-15 09:47:23 +02:00
Guillaume Chau
08ea7911f3 fix(audit): not implemented for pnpm error 2019-04-11 22:57:01 +02:00
Guillaume Chau
bff6a44ae8 fix(audit): hasProjectYarn 2019-04-11 22:49:54 +02:00
Guillaume Chau
4f0286c553 perf(webpack dashboard): cleaning the analyzer data 2019-04-11 00:36:54 +02:00
Guillaume Chau
2b4d74b58b fix(audit): handle errors 2019-04-09 16:22:50 +02:00
Guillaume Chau
fbfbd29be5 feat: vulnerability audit widget 2019-04-09 04:28:37 +02:00
Guillaume Chau
de290d8f5b fix(webpack dashboard): anazlyer sort on size types + performance improvements 2018-08-31 16:57:27 +02:00