Compare commits

..

No commits in common. "658009c4010ef5c36eb9f7d28b48c23f8c0a9fcf" and "36b2e82f4e8e2e4003f2e1ef91969bfbbb32f991" have entirely different histories.

View File

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