Skip to content

Commit 05003f6

Browse files
st-slothyyx990803
authored andcommitted
docs: add description to extendable eslint configs [ci skip] (#1862)
1 parent d6c73c7 commit 05003f6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
11
# @vue/eslint-config-standard
22

33
> eslint-config-standard for vue-cli
4+
5+
This config is specifically designed to be used by `vue-cli` setups
6+
and is not meant for outside use (it can be used but some adaptations
7+
on the user side might be needed - for details see the config file).
8+
9+
A part of its design is that this config may implicitly depend on
10+
other parts of `vue-cli` setups, such as `eslint-plugin-vue` being
11+
extended in the same resulting config.

0 commit comments

Comments
 (0)