mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
chore: ignore storybook files on biome (#15918)
This commit is contained in:
+2
-1
@@ -7,7 +7,8 @@
|
||||
"test-results/",
|
||||
"e2e/**/*Generated.ts",
|
||||
"src/api/*Generated.ts",
|
||||
"pnpm-lock.yaml"
|
||||
"pnpm-lock.yaml",
|
||||
"storybook-static/"
|
||||
]
|
||||
},
|
||||
"linter": {
|
||||
|
||||
Reference in New Issue
Block a user