chore: migrate backend to monorepo apps and biome

This commit is contained in:
2026-04-03 18:05:10 +03:00
parent 33ca299632
commit 6032451b17
52 changed files with 956 additions and 1198 deletions
+2 -1
View File
@@ -20,6 +20,7 @@
"forceConsistentCasingInFileNames": true,
"noImplicitAny": false,
"strictBindCallApply": false,
"noFallthroughCasesInSwitch": false
"noFallthroughCasesInSwitch": false,
"paths": {}
}
}