UNPKG

178 BJSONView Raw
1{
2 "compilerOptions": {
3 "outDir": "./dist/",
4 "noImplicitAny": false,
5 "module": "UMD",
6 "target": "ES5",
7 "allowJs": true,
8 "moduleResolution": "node",
9 }
10}
\No newline at end of file