Skip to content

Instantly share code, notes, and snippets.

@samuelayo
Created November 30, 2017 02:31
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 samuelayo/af08c7741a1e597ac531adbed15dd0f0 to your computer and use it in GitHub Desktop.
Save samuelayo/af08c7741a1e597ac531adbed15dd0f0 to your computer and use it in GitHub Desktop.
{
"compilerOptions": {
"target": "es6",
"jsx": "react",
"module": "commonjs"
},
"exclude": [
"node_modules"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment