UNPKG

135 BJSONView Raw
1{
2 "extends": "../../tsconfig.json",
3 "compilerOptions": {
4 "outDir": "ts"
5 },
6 "include": [
7 "src",
8 "../../types"
9 ]
10}