- The CLI will return the exit code "1" if problems detected
- Audit and bump the packages
- errors related to .babelrc file in case of working with modules that doesn't require babel transpiler
- show errors when module not found
- you need to add the --es6 flag to support es6 modules, it's not enabled by default
- Support promises
- Support es6/imports #1
- Support file wildcard matching #2