UNPKG

120 BJSONView Raw
1{
2 "extends": "../tsconfig",
3 "compilerOptions": {
4 "noEmit": true
5 },
6 "references": [
7 {"path": ".."}
8 ]
9}