-
Notifications
You must be signed in to change notification settings - Fork 235
Closed
Labels
enhancementNew feature or requestNew feature or requestjavascriptPull requests that update Javascript codePull requests that update Javascript code
Description
What is the feature request about
We'd like to upgrade to the latest eslint 10.X.X version. But there are currently some conflicting dependency versions and use of old eslint config format that make this impossible.
Some prerequisite work that can be done in (a) separate pr(s)
- Evaluate whether eslint plugins
eslint-plugin-headerandeslint-plugin-importare still used, they are causing eslint version conflicts when trying to upgrade - Upgrade
eslintto version 9 - Upgrade
gtsto version 7 - Move to eslint flat config format
ESLint v10 upgrade
Before we can upgrade to eslint 10 we need to verify it's compatible with the gts library. If not evaluate if we want to inline these rules in the eslint config ourselves.
Tip: React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.
Reactions are currently unavailable
Metadata
Metadata
Labels
enhancementNew feature or requestNew feature or requestjavascriptPull requests that update Javascript codePull requests that update Javascript code