aboutsummaryrefslogblamecommitdiffstats
path: root/activestorage/.babelrc
blob: ed751f87458cff67a68e0a6690760e509bf32748 (plain) (tree)
1
2
3
4
5
6
7
8


                                  


                      

   
{
  "presets": [
    ["env", { "modules": false } ]
  ],
  "plugins": [
    "external-helpers"
  ]
}