File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# @vue/eslint-config-prettier
2
2
3
- > eslint-config-prettier for vue-cli
3
+ > eslint-config-prettier for Vue CLI
4
4
5
- This config is specifically designed to be used by ` vue-cli ` setups
5
+ This config is specifically designed to be used by Vue CLI setups
6
6
and is not meant for outside use (it can be used but some adaptations
7
7
on the user side might be needed - for details see the config file).
8
8
9
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
10
+ other parts of Vue CLI setups, such as ` eslint-plugin-vue ` being
11
11
extended in the same resulting config.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vue/eslint-config-prettier" ,
3
3
"version" : " 5.0.0" ,
4
- "description" : " eslint-config-prettier for vue-cli " ,
4
+ "description" : " eslint-config-prettier for Vue CLI " ,
5
5
"main" : " index.js" ,
6
6
"publishConfig" : {
7
7
"access" : " public"
You can’t perform that action at this time.
0 commit comments