This website requires JavaScript.
Explore
Help
Register
Sign In
treehouse
/
mastodon
Watch
21
Star
8
Fork
You've already forked mastodon
5
Code
Issues
32
Pull Requests
Projects
1
Releases
Wiki
Activity
18341b1621
mastodon
/
.babelrc
5 lines
84 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Cleaning up action names and compose drawer
2016-08-31 14:15:12 +00:00
{
Reblogs fixed
2016-09-01 12:12:11 +00:00
"presets": ["es2015", "react"],
"plugins": ["transform-object-rest-spread"]
Cleaning up action names and compose drawer
2016-08-31 14:15:12 +00:00
}