Commit 4cb7805
committed
config: Ignore storybook-static directory from biome checks
- Add './apps/docs/storybook-static' to biome.json ignore list
- Reduces linting errors from 536 to 93 (443 error reduction!)
- Reduces warnings from 141 to 44 (97 warning reduction!)
- Generated storybook files should not be linted
This addresses the user request to ignore the storybook-static directory
from biome linting checks, significantly improving the linting output.1 parent e6618e5 commit 4cb7805
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments