UNPKG

220 BJSONView Raw
1{
2 "compilerOptions": {
3 "target": "ES2018",
4 "moduleResolution": "node",
5 "strict": true,
6 "declaration": true,
7 "noImplicitOverride": true,
8 "noUnusedLocals": true,
9 "esModuleInterop": true
10 }
11}