UNPKG

routing-controllers-openapi

Version:

Runtime OpenAPI v3 spec generation for routing-controllers

14 lines (13 loc) 216 B
{ "extends": "./tsconfig.json", "compilerOptions": { "target": "es6", "outDir": "build", "rootDir": "src", "removeComments": true, "declaration": true }, "include": [ "src/**/*" ] }