Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2019
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.15 KB | None | 0 0
  1. {
  2.   "compilerOptions": {
  3.     "module": "commonjs",
  4.     "target": "es2017",
  5.     "sourceMap": true
  6.   },
  7.   "exclude": [
  8.     "node_modules"
  9.   ]
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement