This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
emoji-mart-lazyload
mirror of
https://github.com/mashirozx/emoji-mart.git
Watch
1
Star
0
Fork
You've already forked emoji-mart-lazyload
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1b832414c5
emoji-mart-lazyload
/
.babelrc
5 lines
84 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit
2016-05-31 14:36:52 +00:00
{
Add “transform-object-rest-spread” Babel plugin
2016-07-11 18:08:26 +00:00
"presets": ["es2015", "react"],
"plugins": ["transform-object-rest-spread"]
Initial commit
2016-05-31 14:36:52 +00:00
}