uswds-site icon indicating copy to clipboard operation
uswds-site copied to clipboard

Cleanup gulp tasks

Open mejiaj opened this issue 3 years ago • 3 comments

Description

  • [x] Use prettier and airbnb ESLint guidelines based on 18F - #1200
  • [x] Use Gulp v4 style - #1484
    • [x] Tasks in config/gulp/ need to use consistent style (ex: var → const or function() → () =>)
  • [ ] Remove deprecated features blocked by #1575
    • [x] #1649

mejiaj avatar Mar 31 '21 15:03 mejiaj

Is this done?

thisisdano avatar Jun 06 '22 18:06 thisisdano

@thisisdano some tasks are in progress. I've added relevant issues to each task

mejiaj avatar Jun 06 '22 18:06 mejiaj

Removed #1648 requirement because it's not related to gulp, but a deprecated nodeJS feature.

mejiaj avatar Jun 21 '22 18:06 mejiaj

Closed, this work completed in tasks outlined above.

mejiaj avatar Jul 06 '23 18:07 mejiaj