UNPKG

171 BJSONView Raw
1{
2 "compilerOptions": {
3 "target": "es5",
4 "rootDir": "./src",
5 "module": "commonjs",
6 "outDir": "./bin"
7 },
8 "exclude": [
9 "node_modules",
10 "bin",
11 "generate"
12 ]
13}
\No newline at end of file