Advertisement
Guest User

Untitled

a guest
Jun 25th, 2019
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. { "compileOnSave": false, "compilerOptions":
  2. { "baseUrl": "./", "outDir": "./dist/out-tsc", "sourceMap": true,
  3. "declaration": false, "module": "es2015", "moduleResolution": "node",
  4. "emitDecoratorMetadata": true, "experimentalDecorators": true, "target": "es5", "typeRoots": [ "node_modules/@types" ], "lib": [ "es2017", "dom" ] } } }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement