-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bye, bye Gulpjs #15
Labels
Comments
UlisesGascon
changed the title
More ES6 flavour for gulp/yeoman scripts
Bye, bye Gulpjs
Nov 29, 2019
TODO:
|
UlisesGascon
added a commit
that referenced
this issue
Nov 29, 2019
- Related #15 ``` eslint ^3.19.0 → ^6.7.1 eslint-config-imperative-es6 ^1.0.0 → ^2.1.0 eslint-plugin-mocha ^5.2.1 → ^6.2.2 husky ^1.3.1 → ^3.1.0 ```
UlisesGascon
added a commit
that referenced
this issue
Nov 29, 2019
- Related #15 - Removed dependencies: gulp, gulp-babel-istanbul, gulp-eslint, gulp-exclude-gitignore, gulp-istanbul, gulp-line-ending-corrector, gulp-mocha, gulp-nsp, gulp-plumber
UlisesGascon
added a commit
that referenced
this issue
Nov 29, 2019
- Related #15 - Migrated to Airbnb - Removed dependency `eslint-config-imperative-es6` - Added dependency `eslint-config-airbnb-base` and `eslint-plugin-import`
UlisesGascon
added a commit
that referenced
this issue
Nov 29, 2019
- Related #15 - Added Mocha dependency - Removed unnecessary linter file
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: