mirror of
https://github.com/lukevella/rallly.git
synced 2025-08-06 09:59:00 +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",
|
"typescript.preferences.importModuleSpecifier": "shortest",
|
||||||
"cSpell.words": ["Rallly", "Vella"],
|
"cSpell.words": ["Rallly", "Vella"],
|
||||||
"jestrunner.codeLensSelector": "",
|
"jestrunner.codeLensSelector": "",
|
||||||
"vitest.filesWatcherInclude": "**/*.test.ts",
|
"vitest.filesWatcherInclude": "**/*.test.ts"
|
||||||
"biome.enabled": false
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue