UNPKG

@pwc-ra/components

Version:

PwC RA shared components library

11 lines (10 loc) 211 B
{ "extends": "./tsconfig.base.json", "compilerOptions": { "module": "commonjs", "target": "es5", "downlevelIteration": true, "outDir": "../dist/cjs" }, "exclude": ["./internal/umd.ts"] }