mirror of
https://github.com/lukevella/rallly.git
synced 2025-06-05 04:02:21 +02:00
🔧 Update vsode settings (#1489)
This commit is contained in:
parent
a896d16c3c
commit
26e4d5e3e6
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
Add a link
Reference in a new issue