diff --git a/biome.json b/biome.json index 554a5c0..a49c951 100644 --- a/biome.json +++ b/biome.json @@ -16,5 +16,8 @@ "enabled": true, "clientKind": "git", "useIgnoreFile": true + }, + "files": { + "ignore": [".vscode"] } }