sheriff icon indicating copy to clipboard operation
sheriff copied to clipboard

Upgrade Sheriff to use ESLint V9

Open AndreaPontrandolfo opened this issue 6 months ago • 0 comments

The plan is pretty straightforward.

  • [ ] we complete the upgrade milestone
  • [ ] we update eslint (meaning the peer-dep too) and @eslint/js to latest
  • [ ] we test the config. If anything breaks we slap a fixupPluginRules() (from @eslint/compat) on it

AndreaPontrandolfo avatar Aug 01 '24 22:08 AndreaPontrandolfo