UNPKG

170 BJSONView Raw
1{
2 "compilerOptions": {
3 "target": "es2018",
4 "module": "commonjs",
5 "allowJs": true,
6 "strict": true,
7 "noEmit": true,
8 "esModuleInterop": true
9 }
10}