diff --git a/biome.json b/biome.json index 4036fa7..13c102c 100644 --- a/biome.json +++ b/biome.json @@ -1,7 +1,7 @@ { "$schema": "https://biomejs.dev/schemas/2.4.10/schema.json", "files": { - "includes": ["**/*.json", "**/*.njk", "**/*.yaml", "**/*.yml"] + "includes": ["**/*.json"] }, "linter": { "enabled": true,