LD4P/sinopia_exporter

View on GitHub
.babelrc

Summary

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