Skip to content

Instantly share code, notes, and snippets.

@nucab
Created May 29, 2019 10:23
Show Gist options
  • Save nucab/a159d8250823f7ccccd22c2f3093ec3c to your computer and use it in GitHub Desktop.
Save nucab/a159d8250823f7ccccd22c2f3093ec3c to your computer and use it in GitHub Desktop.
{
"include": [
"./src/*"
],
"compilerOptions": {
"lib": [
"dom",
"es2015"
],
"jsx": "react"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment