mirror of
https://github.com/lukevella/rallly.git
synced 2025-04-28 17:56:37 +02:00
🔧 Remove biome from settings
This commit is contained in:
parent
e35806f716
commit
673fc79801
1 changed files with 1 additions and 2 deletions
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
|
@ -6,6 +6,5 @@
|
|||
"typescript.preferences.importModuleSpecifier": "shortest",
|
||||
"cSpell.words": ["Rallly", "Vella"],
|
||||
"jestrunner.codeLensSelector": "",
|
||||
"vitest.filesWatcherInclude": "**/*.test.ts",
|
||||
"biome.enabled": false
|
||||
"vitest.filesWatcherInclude": "**/*.test.ts"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue