sheriff
sheriff copied to clipboard
Upgrade Sheriff to use ESLint V9
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