1
0
mirror of https://github.com/funamitech/mastodon synced 2024-11-24 15:16:33 +09:00
YuruToot/.babelrc
2016-09-01 14:12:11 +02:00

5 lines
84 B
Plaintext

{
"presets": ["es2015", "react"],
"plugins": ["transform-object-rest-spread"]
}