🔧 Ignore src/routeTree.gen.ts in biome (#1175)

This commit is contained in:
Patrick Arminio
2024-04-16 16:56:11 +02:00
committed by GitHub
parent 6509aaa8ff
commit 79a7182816

View File

@@ -4,7 +4,7 @@
"enabled": true
},
"files": {
"ignore": ["node_modules", "src/client/"]
"ignore": ["node_modules", "src/client/", "src/routeTree.gen.ts"]
},
"linter": {
"enabled": true,