chore: lint
This commit is contained in:
parent
42abb64551
commit
0265022518
6
.vscode/settings.json
vendored
6
.vscode/settings.json
vendored
@ -6,10 +6,10 @@
|
|||||||
"i18n-ally.sortKeys": true,
|
"i18n-ally.sortKeys": true,
|
||||||
"prettier.enable": false,
|
"prettier.enable": false,
|
||||||
"editor.codeActionsOnSave": {
|
"editor.codeActionsOnSave": {
|
||||||
"source.fixAll.eslint": true,
|
"source.fixAll.eslint": true
|
||||||
},
|
},
|
||||||
"files.associations": {
|
"files.associations": {
|
||||||
"*.css": "postcss",
|
"*.css": "postcss"
|
||||||
},
|
},
|
||||||
"editor.formatOnSave": false,
|
"editor.formatOnSave": false
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user