mirror of
https://github.com/mastodon/documentation
synced 2025-04-11 22:56:17 +02:00
5 lines
84 B
Plaintext
5 lines
84 B
Plaintext
{
|
|
"presets": ["es2015", "react"],
|
|
"plugins": ["transform-object-rest-spread"]
|
|
}
|