airbnb/mocha-wrap

Explore converting to babel

Open

#21 opened on Sep 16, 2016

View on GitHub
 (0 comments) (0 reactions) (1 assignee)JavaScript (10 forks)github user discovery
help wantedsemver-patch: fix/refactor/docs/etc

Repository metrics

Stars
 (54 stars)
PR merge metrics
 (PR metrics pending)

Description

This project intentionally did not use babel because it has multiple top-level entry points.

Now that it's inside airbnb, it should switch to babel-preset-airbnb and eslint-config-airbnb-base, but I need to figure out how to make the build/cleanup/npmignore/gitignore process robust first.

Contributor guide