We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a36485e commit b6df0ceCopy full SHA for b6df0ce
README.md
@@ -4,12 +4,12 @@
4
5
See [@typescript-eslint/eslint-plugin](https://typescript-eslint.io/eslint-plugin) for available rules.
6
7
-This config is specifically designed to be used by `vue-cli` setups
+This config is specifically designed to be used by Vue CLI setups
8
and is not meant for outside use (it can be used but some adaptations
9
on the user side might be needed - for details see the config file).
10
11
A part of its design is that this config may implicitly depend on
12
-other parts of `vue-cli` setups, such as `eslint-plugin-vue` being
+other parts of Vue CLI setups, such as `eslint-plugin-vue` being
13
extended in the same resulting config.
14
15
## Installation
0 commit comments