Revert "updated templates"

This reverts commit 6ff2ba702b4df86a67a6adce0b5bbff6a1622569.
This commit is contained in:
Nicolai Ort 2024-12-02 15:57:04 +01:00
parent 6ff2ba702b
commit 8f3faee573
Signed by: niggl
GPG Key ID: 13AFA55AF62F269F
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