UNPKG

210 BJSONView Raw
1{
2 "compilerOptions": {
3 "outDir": "lib",
4 "strict": true,
5 "declaration": true,
6 "emitDeclarationOnly": true,
7 "isolatedModules": true,
8 "diagnostics": true,
9 "skipLibCheck": true,
10 }
11}