compwright/match-columns-to-schema

View on GitHub
babel.config.json

Summary

Maintainability
Test Coverage
{
  "presets": [
    "@babel/preset-env"
  ],
  "plugins": [
    "@babel/plugin-transform-runtime"
  ]
}