Compare commits

..

No commits in common. "838cedfe6c00c02227ccef351f55d999b5f4c21e" and "0c6528bdc5eb314399bc722087e3b907f0f59ff8" have entirely different histories.

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",