Hi @f, I've been starting to work on DeLorean. I have a few ideas I'd like to tackle: - [X] [Migrate Grunt tasks into separate files for better maintainability.](https://github.com/deloreanjs/delorean/pull/48) - [X] [Fix JSCS and JSHint errors.](https://github.com/deloreanjs/delorean/pull/48) - [ ] Convert to ES6. - [ ] Create distribution using the ES6 Module Transpiler. - [ ] Load modules in tests using ES6 Module Loader. - [ ] Convert to JSDoc and generate documentation. - [ ] Remove `dist` folder, since you don't typically want to commit built files.
Hi @f, I've been starting to work on DeLorean. I have a few ideas I'd like to tackle:
distfolder, since you don't typically want to commit built files.