api: Install automatic api-generators for frontend

This commit is contained in:
Magnus Leßmann (@Mark.TwoFive) 2025-06-19 19:13:28 +02:00
parent b7a63892a4
commit a886eab7a2
Signed by: Mark.TwoFive
GPG key ID: 58204042FE30B10C
3 changed files with 236 additions and 4 deletions

View file

@ -5,6 +5,7 @@
"compilerOptions": {
"composite": true,
"tsBuildInfoFile": "./node_modules/.tmp/tsconfig.app.tsbuildinfo",
"noUncheckedIndexedAccess": true,
"baseUrl": ".",
"paths": {