Created
September 18, 2019 02:20
-
-
Save drewdaemon/c1da4504d8fd9e9a8d77987b53fbf447 to your computer and use it in GitHub Desktop.
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
{ | |
"plugins": [ | |
["@babel/plugin-transform-react-jsx", { "pragma":"h" }] | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment