Patrick Arminio
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
frontend/biome.json
|
@ -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, |
|
|