UNPKG

143 BJSONView Raw
1{
2 "extends": "./tsconfig.json",
3 "include": [
4 "src"
5 ],
6 "compilerOptions": {
7 "outDir": "dist/cjs",
8 "module": "commonjs"
9 }
10}
\No newline at end of file