UNPKG

@protocolnebula/ts-openapi-generator

Version:

Build API and models from Swagger/OpenAPI to use in any project type

7 lines (6 loc) 128 B
{ "watch": ["src", "templates"], "ext": "ts,json", "ignore": ["src/**/*.spec.ts"], "exec": "npx ts-node ./src/cli.ts" }