Added config for biome.js

This commit is contained in:
Utkarsh-Patel-13 2025-07-26 20:52:13 -07:00
parent 0bd46c12f8
commit da7a9bff11
3 changed files with 204 additions and 85 deletions

3
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,3 @@
{
"biome.configurationPath": "./surfsense_web/biome.json"
}