🔧 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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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