Skip to content
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

Closed
feliun opened this issue Aug 7, 2019 · 1 comment · Fixed by #22
Closed

Bye, bye Gulpjs #15

feliun opened this issue Aug 7, 2019 · 1 comment · Fixed by #22

Comments

@feliun
Copy link
Collaborator

feliun commented Aug 7, 2019

No description provided.

@UlisesGascon UlisesGascon changed the title More ES6 flavour for gulp/yeoman scripts Bye, bye Gulpjs Nov 29, 2019
@UlisesGascon UlisesGascon self-assigned this Nov 29, 2019
@UlisesGascon
Copy link
Collaborator

UlisesGascon commented Nov 29, 2019

TODO:

  • Remove Gulp tasks and use NPM Scripts
  • Migrate linting and linting fix
  • Migrate tests
  • Remove NSP deprecated
  • Let's add Husky hooks

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
UlisesGascon added a commit that referenced this issue Nov 29, 2019
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
UlisesGascon added a commit that referenced this issue Nov 29, 2019
- Related #15
- Added Mocha dependency
- Removed unnecessary linter file
@UlisesGascon UlisesGascon mentioned this issue Nov 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants