Skip to content

Instantly share code, notes, and snippets.

@abhiaiyer91
Created November 13, 2018 19:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abhiaiyer91/92f3ecb2cd4a4408884b59e216004392 to your computer and use it in GitHub Desktop.
Save abhiaiyer91/92f3ecb2cd4a4408884b59e216004392 to your computer and use it in GitHub Desktop.
{
"compilerOptions": {
"sourceMap": true,
"outDir": "dist",
"strict": true,
"lib": ["esnext", "dom"]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment