Skip to content

Commit 406f287

Browse files
committed
Ignore formatting package.json files
1 parent 4a25ff6 commit 406f287

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

biome.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,13 @@
1515
"translations/**",
1616
"policies/**",
1717
"crates/**",
18+
"frontend/package.json",
1819
"frontend/src/gql/**",
1920
"frontend/src/routeTree.gen.ts",
2021
"frontend/.storybook/locales.ts",
2122
"frontend/.storybook/public/mockServiceWorker.js",
2223
"frontend/locales/*.json",
24+
"tools/syn2mas/package.json",
2325
"**/coverage/**",
2426
"**/dist/**"
2527
]

0 commit comments

Comments
 (0)