UNPKG

146 BJSONView Raw
1{
2 "extends": "./tsconfig.json",
3 "compilerOptions": {
4 "outDir": "./test"
5 },
6 "include": [
7 "typings/**/*.d.ts",
8 "src/**/*.ts"
9 ]
10}
\No newline at end of file