tsoa
This commit is contained in:
14
tsoa.json
Normal file
14
tsoa.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"entryFile": "src/index.ts",
|
||||
"controllerPathGlobs": ["src/controllers/*Controller.ts"],
|
||||
"spec": {
|
||||
"outputDirectory": "src/generated",
|
||||
"specVersion": 3,
|
||||
"basePath": "/"
|
||||
},
|
||||
"routes": {
|
||||
"routesDir": "src/generated",
|
||||
"middleware": "express",
|
||||
"esm": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user