logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe git clone https://hacktivis.me/git/pleroma-fe.git

.babelrc (144B)


  1. {
  2. "presets": ["@babel/preset-env"],
  3. "plugins": ["@babel/plugin-transform-runtime", "lodash", "@vue/babel-plugin-jsx"],
  4. "comments": true
  5. }