diff --git a/package.json b/package.json index e691fce..69a8a8a 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "xlsx": "^0.18.5" }, "lint-staged": { - "*.{js,json}": ["biome check --apply --no-errors-on-unmatched"], + ".": ["biome check --apply --no-errors-on-unmatched"], "*.{css,scss,md,html}": ["prettier --write"] }, "files": [