Compare commits

..

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

View File

@ -7,11 +7,7 @@
},
"prettier.enable": false,
"[typescript]": {
"editor.defaultFormatter": "vscode.typescript-language-features",
"editor.codeActionsOnSave": {
"source.organizeImports": true,
"source.fixAll": true
}
"editor.defaultFormatter": "vscode.typescript-language-features"
},
"javascript.preferences.quoteStyle": "single",
"javascript.preferences.importModuleSpecifierEnding": "minimal",