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