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 1
1
{
2
2
"name" : " @vue/eslint-config-standard" ,
3
3
"version" : " 7.0.0" ,
4
- "description" : " eslint-config-standard for Vue CLI " ,
4
+ "description" : " eslint-config-standard for Vue.js projects " ,
5
5
"main" : " index.js" ,
6
6
"publishConfig" : {
7
7
"access" : " public"
8
8
},
9
9
"repository" : {
10
10
"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"
12
13
},
13
14
"keywords" : [
14
15
" vue" ,
20
21
"bugs" : {
21
22
"url" : " https://github.com/vuejs/eslint-config-standard/issues"
22
23
},
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" ,
24
25
"dependencies" : {
25
26
"eslint-config-standard" : " ^17.0.0" ,
26
27
"eslint-import-resolver-custom-alias" : " ^1.3.0" ,
You can’t perform that action at this time.
0 commit comments