unic / estatico-nou

Static site generator for frontend engineers
https://unic.com
13 stars 6 forks source link

feat: use eslint directly, deprecate gulp-eslint #108

Closed robinloeffel closed 2 years ago

robinloeffel commented 2 years ago

gulp-eslint has not been updated in a good while. this pr rewrites @unic/estatico-eslint to leverage eslint directly via its node api. the task in index.js has been adapted, as well as the tests.