This website requires JavaScript.
Explore
Help
Register
Sign In
zelo72
/
documentation
mirror of
https://github.com/mastodon/documentation
Watch
1
Star
0
Fork
You've already forked documentation
0
Code
Issues
6
Releases
Wiki
Activity
cbfc12044d
documentation
/
.babelrc
5 lines
84 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Cleaning up action names and compose drawer
2016-08-31 16:15:12 +02:00
{
Reblogs fixed
2016-09-01 14:12:11 +02:00
"presets": ["es2015", "react"],
"plugins": ["transform-object-rest-spread"]
Cleaning up action names and compose drawer
2016-08-31 16:15:12 +02:00
}