Created
January 20, 2017 04:27
-
-
Save DonnieWest/ec2dcdb2e18392ce2f7fa1dccc5990e9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Show hidden characters
| { | |
| "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