UNPKG

@axway/amplify-central-github-extension

Version:

Create Amplify Central resources from Github 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 }