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