UNPKG

202 BJSONView Raw
1{
2 "compilerOptions": {
3 "module": "commonjs",
4 "target": "es6",
5 "noImplicitAny": false,
6 "removeComments": true,
7 "sourceMap": true,
8 "outDir": "dist",
9 "declaration": true
10 }
11}
\No newline at end of file