dzencot/js_l1_brain_games-s12

View on GitHub
.babelrc

Summary

Maintainability
Test Coverage
{
  "presets": [["env", { "targets": { "node": "current" }}], "stage-0"],
  "plugins": ["syntax-flow", "transform-flow-strip-types", "transform-runtime"]
}