diff --git a/biome.json b/biome.json index 5b3843b4e..af0783da6 100644 --- a/biome.json +++ b/biome.json @@ -15,11 +15,13 @@ "translations/**", "policies/**", "crates/**", + "frontend/package.json", "frontend/src/gql/**", "frontend/src/routeTree.gen.ts", "frontend/.storybook/locales.ts", "frontend/.storybook/public/mockServiceWorker.js", "frontend/locales/*.json", + "tools/syn2mas/package.json", "**/coverage/**", "**/dist/**" ]