Revert "updated templates"
This reverts commit 6ff2ba702b4df86a67a6adce0b5bbff6a1622569.
This commit is contained in:
parent
6ff2ba702b
commit
8f3faee573
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@ -8,7 +8,8 @@
|
|||||||
"[typescript]": {
|
"[typescript]": {
|
||||||
"editor.defaultFormatter": "vscode.typescript-language-features",
|
"editor.defaultFormatter": "vscode.typescript-language-features",
|
||||||
"editor.codeActionsOnSave": {
|
"editor.codeActionsOnSave": {
|
||||||
"source.organizeImports": "explicit"
|
"source.organizeImports": true,
|
||||||
|
// "source.fixAll": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"javascript.preferences.quoteStyle": "single",
|
"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
Loading…
x
Reference in New Issue
Block a user