Files
vue-cli/packages/@vue/eslint-config-standard
Haoqun Jiang 683018ee4a chore: update base configs
BREAKING CHANGE: now requires eslint v5 as peer dependency
2018-10-30 20:41:25 +08:00
..
2017-12-31 19:54:50 -05:00
2018-10-30 20:41:25 +08:00

@vue/eslint-config-standard

eslint-config-standard for vue-cli

This config is specifically designed to be used by vue-cli setups and is not meant for outside use (it can be used but some adaptations on the user side might be needed - for details see the config file).

A part of its design is that this config may implicitly depend on other parts of vue-cli setups, such as eslint-plugin-vue being extended in the same resulting config.