diff --git a/biome.json b/biome.json index 42b90f7..9e63868 100644 --- a/biome.json +++ b/biome.json @@ -17,6 +17,7 @@ "formatter": { "enabled": true, "formatWithErrors": false, + "includes": ["**", "!package.json"], "indentStyle": "space", "indentWidth": 2, "lineEnding": "lf",