i18next/i18next

View on GitHub
.babelrc

Summary

Maintainability
Test Coverage
{
  "presets": [["@babel/env", {
    "targets": {
      "browsers":[
        "defaults"
      ]
    }
  }], "@babel/react"]
}