Created
December 4, 2020 10:17
-
-
Save weianofsteel/e01f5fc95f437c5ef92c7be7a4f70130 to your computer and use it in GitHub Desktop.
ScrollUpBtn babelrc
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
{ | |
"presets": [ | |
"react", | |
"env", | |
"stage-0" | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment