File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# @vue/eslint-config-prettier
22
3- > eslint-config-prettier for vue-cli
3+ > eslint-config-prettier for Vue CLI
44
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
66and is not meant for outside use (it can be used but some adaptations
77on the user side might be needed - for details see the config file).
88
99A 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
1111extended in the same resulting config.
Original file line number Diff line number Diff line change 11{
22 "name" : " @vue/eslint-config-prettier" ,
33 "version" : " 5.0.0" ,
4- "description" : " eslint-config-prettier for vue-cli " ,
4+ "description" : " eslint-config-prettier for Vue CLI " ,
55 "main" : " index.js" ,
66 "publishConfig" : {
77 "access" : " public"
You can’t perform that action at this time.
0 commit comments