1
0
mirror of https://github.com/whippyshou/mastodon synced 2024-11-24 07:06:28 +09:00
whippy-edition/.babelrc
2016-09-01 14:12:11 +02:00

5 lines
84 B
Plaintext

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