Commit Graph

5 Commits

Author SHA1 Message Date
Haoqun Jiang 36c6c2e8e5 fix: fix severity config in ui (#5242)
* fix: fix severity config in ui

closes #5175

* test: update test
2020-03-19 16:44:16 +08:00
Guillaume Chau 316d476d6d refactor: launch + more helpful error message 2018-08-06 19:07:05 +02:00
Guillaume Chau 185ae6d91e fix: eslint plugin module loading in workspaces 2018-08-01 22:49:11 +02:00
Chris Fritz 1e10161e5d fix(cli-plugin-eslint): remove base rules from ui (#2029) 2018-08-01 16:20:12 +02:00
Michał Sajnóg 7953d8300f feat: rework eslint configuration tab to display all rules (#2008)
* feat(cli-plugin-eslint): Add configuration tab

* chore(vue-cli-plugin-eslint): Add missing translations, extract UI descriptors

* fix(vue-cli-plugin-eslint): Import rules from CWD

* feat(vue-cli-plugin-eslint): Add uncategorized category, add tests

* test(vue-cli-plugin-eslint): Add missing tests

* fix(vue-cli-plugin-eslint): Escape html from rules' descriptions

* chore(vue-cli): Add --ci flag in tests

* chore(vue-cli-plugin-eslint): Remove snapshot
2018-08-01 11:40:29 +02:00