Skip to content

Instantly share code, notes, and snippets.

@vertcitron
Last active September 27, 2019 07:41
Show Gist options
  • Save vertcitron/00dbb05d91ecdab5c07dd8381b8a58d2 to your computer and use it in GitHub Desktop.
Save vertcitron/00dbb05d91ecdab5c07dd8381b8a58d2 to your computer and use it in GitHub Desktop.
{
"compilerOptions": {
"target": "es2015",
"module": "es2015",
"lib": [ "dom", "es2019"],
"sourceMap": true,
"strict": true
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment