UNPKG

142 BJSONView Raw
1{
2 "extends": "./tsconfig.base.json",
3 "compilerOptions": {
4 "module": "commonjs",
5 "target": "es5",
6 "outDir": "../dist/cjs"
7 }
8}
\No newline at end of file