Guest User

Untitled

a guest
Nov 18th, 2017
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. Cannot GET /
  2.  
  3. {
  4. "compilerOptions": {
  5. "target": "es6",
  6. "outDir": "assets/js",
  7. "noEmitOnError": true,
  8. "noImplicitAny": true,
  9. "removeComments": true,
  10. "module": "system",
  11. "strictNullChecks": true
  12. },
  13. "include": [
  14. "assets/ts/**/*"
  15. ]
  16. }
Add Comment
Please, Sign In to add comment