Skip to content

Instantly share code, notes, and snippets.

@DonnieWest
Created January 20, 2017 04:27
Show Gist options
  • Select an option

  • Save DonnieWest/ec2dcdb2e18392ce2f7fa1dccc5990e9 to your computer and use it in GitHub Desktop.

Select an option

Save DonnieWest/ec2dcdb2e18392ce2f7fa1dccc5990e9 to your computer and use it in GitHub Desktop.
{
"compilerOptions": {
"target": "es2017",
"module": "es6",
"jsx": "preserve"
},
"typeAcquisition": {
"enable": true
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment