Closed knitcodemonkey closed 5 years ago
this is really good thank you! I looked at the current NodeJS support timelines and NodeJS versions 6 & 7 are ~not~ now end of life, so I think we can go ahead and:
I'll test with physical hardware before merging this but it should all be fine 🌈
Thanks again for bringing this library into the present day after being stuck in the past.
Thank you for looking at this PR, @noopkat. I have removed node 6 and 7 from the yaml file, and bumped the version to 4.0.0. Even if this doesn't bring you all the way up to date, it certainly makes the last of the updates easier!
hey @knitcodemonkey this doesn't look like it's going to merge properly as far as Github is concerned but thank you for much for removing gulp and leveling up our test and linting framework!
Description
Attempts to replace outdated gulp-tape plugin that prevents contributors from using JSX syntax.
package.json
scripts.jshint
witheslint
This is a breaking change because
eslint
doesn't support node 6 and below.Fixes/addresses #178
Type of change
Checklist:
Test / Development Platform Information