Skip to content
Snippets Groups Projects
Forked from Pleroma / pleroma-fe
8774 commits behind the upstream repository.
.babelrc 96 B
{
  "presets": ["es2015", "stage-2"],
  "plugins": ["transform-runtime"],
  "comments": false
}