feat: enforce strict TypeScript rules and add biome configuration

This commit is contained in:
2025-06-28 12:01:17 +05:00
parent 11ac852762
commit 79ecb625d9
5 changed files with 205 additions and 2 deletions

View File

@@ -48,6 +48,7 @@
"zod": "^3.25.67"
},
"devDependencies": {
"@biomejs/biome": "2.0.6",
"@types/node": "^22.10.2",
"@types/react": "^19.1.0",
"@types/react-dom": "^19.1.2",