go #49

Merged
niggl merged 96 commits from go into main 2024-12-12 15:11:31 +00:00
3 changed files with 5 additions and 6 deletions
Showing only changes of commit 6ff2ba702b - Show all commits

View File

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

BIN
src/templates/bg.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

File diff suppressed because one or more lines are too long