Skip to content

Commit

Permalink
🔧 Update vsode settings (#1489)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukevella authored Jan 11, 2025
1 parent a896d16 commit 26e4d5e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@
"cSpell.words": ["Rallly", "Vella"],
"jestrunner.codeLensSelector": "",
"vitest.filesWatcherInclude": "**/*.test.ts",
"editor.formatOnSave": true
"editor.formatOnSave": true,
"typescript.preferences.preferTypeOnlyAutoImports": true
}

0 comments on commit 26e4d5e

Please sign in to comment.