Update biome.json

This commit is contained in:
Mauricio Siu 2024-07-15 20:25:15 -06:00 committed by GitHub
parent 67d0dd5bf7
commit ceb4ae62e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
{
"$schema": "./node_modules/@biomejs/biome/configuration_schema.json",
"files": {
"ignore": ["node_modules/**", ".next/**", "drizzle/**"]
"ignore": ["node_modules/**", ".next/**", "drizzle/**",".docker"]
},
"organizeImports": {
"enabled": true