UNPKG

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