Compare commits

..

3 Commits

View File

@ -10,7 +10,7 @@
"editor.defaultFormatter": "vscode.typescript-language-features",
"editor.codeActionsOnSave": {
"source.organizeImports": true,
"source.fixAll": true
// "source.fixAll": true
}
},
"javascript.preferences.quoteStyle": "single",