emoji-mart-lazyload/.babelrc

5 lines
84 B
Plaintext
Raw Normal View History

2016-05-31 14:36:52 +00:00
{
"presets": ["es2015", "react"],
"plugins": ["transform-object-rest-spread"]
2016-05-31 14:36:52 +00:00
}