Open
Description
Description
We currently use a ESLint v9 on 3.x-stable
but we still use v8 on main
. This was because we were blocked on eslint-plugin-import
supporting the flat config. That has since been resolved (see import-js/eslint-plugin-import#2556) and we should update.
Link to test case
N/A