diff --git a/biome.json b/biome.json index a56253a..8fd5a87 100644 --- a/biome.json +++ b/biome.json @@ -10,7 +10,7 @@ "attributePosition": "auto" }, "files": { - "ignore": ["dist", "node_modules", "tests/cases"] + "ignore": ["dist", "node_modules", "tests/cases", "package.json"] }, "organizeImports": { "enabled": true }, "linter": {