|
|
@ -59,7 +59,7 @@ |
|
|
|
"@/": "${workspaceRoot}/src" |
|
|
|
"@/": "${workspaceRoot}/src" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"prettier.enable": false, |
|
|
|
"prettier.enable": false, |
|
|
|
"editor.formatOnSave": true, |
|
|
|
"editor.formatOnSave": false, |
|
|
|
"editor.codeActionsOnSave": { |
|
|
|
"editor.codeActionsOnSave": { |
|
|
|
"source.fixAll.eslint": true, |
|
|
|
"source.fixAll.eslint": true, |
|
|
|
"source.organizeImports": false |
|
|
|
"source.organizeImports": false |
|
|
|