2
2
mirror of https://github.com/mastodon/mastodon synced 2025-04-12 00:56:38 +02:00
mastodon/.babelrc
2016-09-01 14:12:11 +02:00

5 lines
84 B
Plaintext

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