Advertisement
Guest User

Untitled

a guest
Apr 26th, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. {
  2. "compileOnSave": false,
  3. "compilerOptions": {
  4. "outDir": "../gonetto/media/gonetto-rechner/dist/out-tsc",
  5. "sourceMap": true,
  6. "declaration": false,
  7. "moduleResolution": "node",
  8. "emitDecoratorMetadata": true,
  9. "experimentalDecorators": true,
  10. "lib": [
  11. "es2016",
  12. "dom"
  13. ]
  14. }
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement