Thanks to visit codestin.com Credit goes to github.com
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 99c4578Copy full SHA for 99c4578
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