rafal-r/airr-react

View on GitHub
.babelrc

Summary

Maintainability
Test Coverage
{
    "presets": ["@babel/env", "@babel/typescript", "@babel/react"],
    "plugins": ["@babel/proposal-class-properties", "@babel/proposal-object-rest-spread"]
}