UNPKG

@axway/amplify-central-swaggerhub-extension

Version:

Create AMPLIFY Central resources from Swagger Hub API Management APIs

13 lines (12 loc) 268 B
{ "cache": false, "extension": [".ts"], "check-coverage": true, "include": ["src/**/*.ts", "src/**/*.js"], "exclude": ["src/**/*.spec.*"], "reporter": ["html", "text", "text-summary", "lcov"], "statements": 80, "branches": 80, "functions": 80, "lines": 80 }