Your IP : 216.73.216.196


Current Path : /home/icmq6107/clients/BUCODAC/wp-content/plugins/sermone/
Upload File :
Current File : /home/icmq6107/clients/BUCODAC/wp-content/plugins/sermone/.babelrc

{
  "presets": [
    [
      "@babel/preset-env",
      {
          "targets": {
              "ie": "11"
          },
          "useBuiltIns": "entry"
      }
    ]
  ],
  "plugins": [
    "@babel/transform-arrow-functions",
    "@babel/transform-modules-commonjs",
    "@babel/plugin-transform-async-to-generator",
    "@babel/plugin-transform-runtime"
  ],
  "env": {
    "development": {},
    "test": {},
    "production": {}
  }
}