File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
packages/eslint-config-standard Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @vue/eslint-config-standard" ,
33 "version" : " 7.0.0" ,
4- "description" : " eslint-config-standard for Vue CLI " ,
4+ "description" : " eslint-config-standard for Vue.js projects " ,
55 "main" : " index.js" ,
66 "publishConfig" : {
77 "access" : " public"
88 },
99 "repository" : {
1010 "type" : " git" ,
11- "url" : " git+https://github.com/vuejs/eslint-config-standard.git"
11+ "url" : " git+https://github.com/vuejs/eslint-config-standard.git" ,
12+ "directory" : " packages/eslint-config-standard"
1213 },
1314 "keywords" : [
1415 " vue" ,
2021 "bugs" : {
2122 "url" : " https://github.com/vuejs/eslint-config-standard/issues"
2223 },
23- "homepage" : " https://github.com/vuejs/eslint-config-standard#readme" ,
24+ "homepage" : " https://github.com/vuejs/eslint-config-standard/blob/main/packages/eslint-config-standard #readme" ,
2425 "dependencies" : {
2526 "eslint-config-standard" : " ^17.0.0" ,
2627 "eslint-import-resolver-custom-alias" : " ^1.3.0" ,
You can’t perform that action at this time.
0 commit comments