diff --git a/biome.json b/biome.json index 924aae2..d0d80cc 100644 --- a/biome.json +++ b/biome.json @@ -1,6 +1,6 @@ { "files": { - "ignore": ["__test__/data/"] + "ignore": ["__test__/data/", "package.json"] }, "linter": { "enabled": true,