Skip to content

Commit 6bb96a8

Browse files
committed
Fix biome setup & ignore msw service worker
1 parent f9de7cf commit 6bb96a8

File tree

3 files changed

+213
-93
lines changed

3 files changed

+213
-93
lines changed

biome.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"frontend/src/routeTree.gen.ts",
2020
"frontend/.storybook/locales.ts",
2121
"frontend/locales/*.json",
22+
"frontend/stories/static/**",
2223
"**/coverage/**",
2324
"**/dist/**"
2425
]

frontend/package-lock.json

Lines changed: 119 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)