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

View File

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