Replace workspace formatter/linting tool (#799)

* replaced workspace formatter/linting tool

* format / linting fixes
This commit is contained in:
Dan Ditomaso
2025-08-22 12:30:05 -04:00
committed by GitHub
parent fdd3e7f971
commit 1de92cd2e9
8 changed files with 21 additions and 763 deletions

View File

@@ -36,7 +36,7 @@
},
"devDependencies": {
"@types/node": "^22.16.4",
"biome": "^0.3.3",
"@biomejs/biome": "2.0.6",
"tsdown": "^0.13.4",
"typescript": "^5.8.3",
"vitest": "^3.2.4"