1
0
mirror of https://github.com/funamitech/mastodon synced 2024-11-28 14:58:38 +09:00
YuruToot/.babelrc

5 lines
84 B
Plaintext
Raw Normal View History

{
2016-09-01 21:12:11 +09:00
"presets": ["es2015", "react"],
"plugins": ["transform-object-rest-spread"]
}