Update biome.json

This commit is contained in:
Mauricio Siu
2024-07-15 20:26:39 -06:00
committed by GitHub
parent ceb4ae62e2
commit afe8160d46

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/**",".docker"] "ignore": ["node_modules/**", ".next/**", "drizzle/**", ".docker"]
}, },
"organizeImports": { "organizeImports": {
"enabled": true "enabled": true