mirror of
https://github.com/RYDE-WORK/full-stack-fastapi-template.git
synced 2026-01-19 21:23:36 +08:00
🔧 Ignore src/routeTree.gen.ts in biome (#1175)
This commit is contained in:
parent
6509aaa8ff
commit
79a7182816
@ -4,7 +4,7 @@
|
||||
"enabled": true
|
||||
},
|
||||
"files": {
|
||||
"ignore": ["node_modules", "src/client/"]
|
||||
"ignore": ["node_modules", "src/client/", "src/routeTree.gen.ts"]
|
||||
},
|
||||
"linter": {
|
||||
"enabled": true,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user