UNPKG

111 BJSONView Raw
1{
2 "extends": "../tsconfig.json",
3 "compilerOptions": {
4 "noEmit": true
5 },
6 "include": ["./**/*.ts"]
7}