aiao-io/aiao

View on GitHub
apps/dev-elements-react/.babelrc

Summary

Maintainability
Test Coverage
{
  "presets": [
    [
      "@nrwl/react/babel",
      {
        "runtime": "automatic"
      }
    ]
  ],
  "plugins": []
}