Support ESLint's new flat config #11161
Labels
0 - new
New issues that need assignment.
Calcite (dev)
Issues logged by Calcite developers.
enhancement
Issues tied to a new feature or request.
eslint-plugin-calcite-components
Issues specific to the @esri/eslint-plugin-calcite-components package.
impact - p3 - not time sensitive
User set priority impact status of p3 - not time sensitive
needs triage
Planning workflow - pending design/dev review.
Check existing issues
Description
This will help us integrate better with ESLint v9 since flat config is now the default (see https://eslint.org/blog/2024/04/eslint-v9.0.0-released/#flat-config-is-now-the-default-and-has-some-changes).
Acceptance Criteria
Flat configs are supported and used by the
calcite-components
package.Relevant Info
#10938 enabled recommended rules to avoid using the current config, which produced the following error:
cc @benelan
Which Component
N/A
Example Use Case
No response
Priority impact
impact - p3 - not time sensitive
Calcite package
Esri team
Calcite (dev)
The text was updated successfully, but these errors were encountered: