UNPKG

@pando/git-remote-pando

Version:
11 lines (10 loc) 223 B
{ "exclude": ["node_modules", "**/*.spec.ts"], "compilerOptions": { "esModuleInterop": true, "module": "CommonJS", "outDir": "./build", "target": "ES2017", "typeRoots": ["node_modules/@types"] } }