UNPKG

114 BJSONView Raw
1{
2 "extends": "./tsconfig.json",
3 "compilerOptions": {
4 "outDir": "./lib/cjs",
5 "module": "commonjs"
6 }
7}
\No newline at end of file