Skip to content

Commit b5902e1

Browse files
committed
Update biome files
1 parent ce029b9 commit b5902e1

1 file changed

Lines changed: 1 addition & 10 deletions

File tree

biome.json

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,7 @@
77
},
88
"files": {
99
"ignoreUnknown": false,
10-
"includes": [
11-
"./src/**/*",
12-
"./prisma/**/*",
13-
"./biome.json",
14-
"./package.json",
15-
"./tsconfig.json",
16-
"./prisma.config.ts",
17-
"./tsup.config.ts",
18-
"./vite.config.ts"
19-
]
10+
"includes": ["./src/**/*", "./biome.json", "./package.json", "./tsconfig.json", "./tsup.config.ts"]
2011
},
2112
"formatter": {
2213
"enabled": true,

0 commit comments

Comments
 (0)