Browse Source

Update biome.json

pull/11516/head
afc163 9 months ago
committed by GitHub
parent
commit
8964986c08
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 1
      biome.json

1
biome.json

@ -14,6 +14,7 @@
"!**/dist/**", "!**/dist/**",
"!**/server/**", "!**/server/**",
"!**/public/**", "!**/public/**",
"!**/coverage/**",
"!biome.json" "!biome.json"
] ]
}, },

Loading…
Cancel
Save