mastodon/.babelrc

4 lines
37 B
Plaintext
Raw Normal View History

{
"presets": ["es2015", "react"]
}