UNPKG

274 BJSONView Raw
1{
2 "compilerOptions": {
3 "emitDecoratorMetadata": true,
4 "declaration": true,
5 "module": "commonjs",
6 "rootDir": ".",
7 "sourceMap": true,
8 "sourceRoot": ".",
9 "target": "ES5",
10 "outDir": "../../dist/js/cjs"
11 }
12}