mirror of
https://github.com/sasjs/server.git
synced 2026-01-13 09:00:04 +00:00
chore: swagger docs generated
This commit is contained in:
@@ -6,7 +6,9 @@
|
||||
"outDir": "./build",
|
||||
"esModuleInterop": true,
|
||||
"strict": true,
|
||||
"resolveJsonModule": true
|
||||
"resolveJsonModule": true,
|
||||
"experimentalDecorators": true,
|
||||
"emitDecoratorMetadata": true
|
||||
},
|
||||
"ts-node": {
|
||||
"files": true
|
||||
|
||||
Reference in New Issue
Block a user