UNPKG

tsoa-custom-decorators

Version:

Build swagger-compliant REST APIs using TypeScript and Node

20 lines (19 loc) 419 B
{ "version": "0.1.0", "command": "npm", "isShellCommand": true, "showOutput": "always", "suppressTaskName": true, "tasks": [ { "taskName": "build", "isBuildCommand": true, "args": ["run", "build"] }, { "taskName": "test", "isTestCommand": true, "args": ["test"] } ] }