style: biome setup

This commit is contained in:
Mona Mayrhofer 2025-04-02 21:41:52 +02:00
parent 4133722f72
commit 4bc05aaa2a
No known key found for this signature in database
GPG key ID: 5C83114FA383C6A0
8 changed files with 31 additions and 8 deletions

View file

@ -26,6 +26,6 @@
"useIgnoreFile": true
},
"files": {
"ignore": ["packages/web/.react-router/*"]
"ignore": [".react-router/*", "build/"]
}
}