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