tsoa setup

This commit is contained in:
tw-blue
2025-11-01 19:49:12 +01:00
parent 3bbd73d625
commit 9f1e30e6fa
12 changed files with 982 additions and 15 deletions
+4 -1
View File
@@ -7,5 +7,8 @@
"author": "",
"license": "UNLICENSED",
"packageManager": "pnpm@10.20.0",
"type": "module"
"type": "module",
"devDependencies": {
"tsoa": "^6.6.0"
}
}