You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 months ago | |
---|---|---|
.. | ||
README.md | 5 months ago | |
index.js | 5 months ago | |
package.json | 5 months ago |
README.md
@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.