updateweb

This commit is contained in:
Local Server
2026-01-01 22:24:30 -06:00
parent 017c6376fc
commit 1919f6f8bb
185 changed files with 19860 additions and 17603 deletions

13
backend/biome.json Normal file
View File

@@ -0,0 +1,13 @@
$schema: https://biomejs.dev/schemas/1.4.1/schema.json
linter:
enabled: true
rules:
recommended: true
formatter:
enabled: true
formatWithErrors: false
indentStyle: space
indentWidth: 2
lineWidth: 100