1
0
Fork 0
management/front/dkha-web-sz-main/node_modules/@vue/eslint-config-standard/README.md

12 lines
449 B
Markdown
Raw Normal View History

2023-12-18 13:12: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.