We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 744725e commit 4fbdd78Copy full SHA for 4fbdd78
biome.jsonc
@@ -5,7 +5,7 @@
5
"clientKind": "git"
6
},
7
"files": {
8
- "includes": ["!src/client/gen/types.ts","!pnpm-lock.yaml"],
+ "includes": ["src/**/*", "!src/client/gen/types.ts","!pnpm-lock.yaml"],
9
"ignoreUnknown": true
10
11
"linter": {
0 commit comments