0.0.4 • Published 11 years ago
brackets-es6-hello-world 
Boilerplate for a Brackets extension written in ES6
gulp tasks
gulp build - build your ES6 files into ES5 so Brackets is able to run them
gulp watch - watch files for changes and compile them as you go
gulp test - lint your sources with ESLint