UNPKG

@apistudio/apim-cli

Version:

CLI for API Management Products

10 lines (9 loc) 116 B
{ "extends": "@ljharb/tsconfig", "compilerOptions": { "target": "es2021", }, "exclude": [ "coverage", ], }