Template
1
0

feat: biome check

This commit is contained in:
2025-09-25 14:29:15 +02:00
parent f2ba21a7e3
commit 0819534901
68 changed files with 211 additions and 802 deletions

View File

@@ -2,9 +2,6 @@
"devDependencies": {
"@std/assert": "npm:@jsr/std__assert@1.0.14",
"@std/testing": "npm:@jsr/std__testing@1.0.15",
"eslint": "9.35.0",
"eslint-plugin-simple-import-sort": "12.1.1",
"prettier": "3.6.2",
"typescript-eslint": "8.44.0"
"@biomejs/biome": "2.2.4"
}
}