mirror of
https://github.com/lukevella/rallly.git
synced 2025-04-28 17:56:37 +02:00
🔧 Update vsode settings
This commit is contained in:
parent
285860ec9e
commit
85215d3fd4
1 changed files with 2 additions and 1 deletions
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
|
@ -7,5 +7,6 @@
|
|||
"cSpell.words": ["Rallly", "Vella"],
|
||||
"jestrunner.codeLensSelector": "",
|
||||
"vitest.filesWatcherInclude": "**/*.test.ts",
|
||||
"editor.formatOnSave": true
|
||||
"editor.formatOnSave": true,
|
||||
"typescript.preferences.preferTypeOnlyAutoImports": true
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue