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