Created
February 18, 2018 22:22
-
-
Save vitkon/45246f8e35e6420d57d50f9c53bad3c7 to your computer and use it in GitHub Desktop.
Poi article files
This file contains 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": "esnext", | |
"strict": true, | |
"module": "es2015", | |
"moduleResolution": "node", | |
"jsx": "react" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment