Revert "updated templates"

This reverts commit 6ff2ba702b.
This commit is contained in:
2024-12-02 15:57:04 +01:00
parent 6ff2ba702b
commit 8f3faee573
3 changed files with 6 additions and 5 deletions

View File

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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 MiB

File diff suppressed because one or more lines are too long