ESLint v8 introduced a new config format and the existing .eslintrc.json format we're using is deprecated in ESLint v9. We're currently blocked on updating to ESLint v9 until https://github.com/airbnb/javascript/issues/2961 is resolved, but looks like we can switch to the new config format in the mean time, so long as we enable it.
ESLint v8 introduced a new config format and the existing
.eslintrc.json
format we're using is deprecated in ESLint v9. We're currently blocked on updating to ESLint v9 until https://github.com/airbnb/javascript/issues/2961 is resolved, but looks like we can switch to the new config format in the mean time, so long as we enable it.https://eslint.org/docs/v8.x/use/configure/configuration-files-new