1
0
mirror of https://github.com/sasjs/server.git synced 2026-01-03 21:10:05 +00:00
Files
server/tsoa.json
2021-11-04 18:47:40 +05:00

9 lines
158 B
JSON

{
"entryFile": "src/app.ts",
"noImplicitAdditionalProperties": "throw-on-extras",
"spec": {
"outputDirectory": "public",
"specVersion": 3
}
}