mirror of
https://github.com/lukevella/rallly.git
synced 2025-04-30 02:36:30 +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"],
|
"cSpell.words": ["Rallly", "Vella"],
|
||||||
"jestrunner.codeLensSelector": "",
|
"jestrunner.codeLensSelector": "",
|
||||||
"vitest.filesWatcherInclude": "**/*.test.ts",
|
"vitest.filesWatcherInclude": "**/*.test.ts",
|
||||||
"editor.formatOnSave": true
|
"editor.formatOnSave": true,
|
||||||
|
"typescript.preferences.preferTypeOnlyAutoImports": true
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue