Commit Graph

13 Commits

Author SHA1 Message Date
Haoqun Jiang 5f4656e7e5 chore: merge branch 'master' into dev 2021-01-22 16:30:34 +08:00
Andrew Taylor 1a0d4df854 feat(lint): add output file option (close #4849) (#4850) 2020-10-12 14:36:00 +08:00
yazhe wang 6592e62770 docs: update cli eslint plugin configuration (#5579) [ci skip]
* docs: update cli eslint plugin configuration

* docs: sync cli-plugin-eslint README from core-plugins

* docs: update eslint plugin README
2020-06-16 18:59:50 +08:00
noi 0569054b47 docs: fix readme of @vue/cli-plugin-eslint (#5226) [ci skip]
The default target directories of `vue-cli-service lint` command were written as `src` and `test`, but `src` and `tests` are correct.
2020-02-28 12:39:21 +08:00
Haoqun Jiang 8b8bb99316 feat: allow omitting scope prefix for official plugins on vue add (#4219) 2019-07-06 17:09:38 +08:00
Evan You d96a794003 fix(eslint): always emit error when lintOnSave === error + improve docs
ref #2162
2018-08-11 15:38:43 -04:00
JK 1176ded649 docs: update docs for assetsDir, --max-errors and --max-warnings (#1356) 2018-05-23 12:37:41 -04:00
Moritz Kneilmann 322b7f2dd2 docs: fix eslint webpack-chain documentation (#1358) 2018-05-23 12:37:25 -04:00
Evan You 1dfe73bb5e docs: update late install instructions 2018-05-17 14:56:00 -04:00
Evan You 9b379a0ef6 docs: document lintOnSave default to true 2018-04-26 22:53:45 -04:00
Evan You c88e69492f docs: revisions 2018-02-08 22:04:22 -05:00
Evan You dd6cd856e2 docs: readme for plugins 2018-02-08 17:25:43 -05:00
Evan You 697ecaa70b chore 2017-12-28 15:58:52 -05:00