[Eslint] Add rule for consistent tabIndex formatting #7631
Labels
0 - new
New issues that need assignment.
eslint-plugin-calcite-components
Issues specific to the @esri/eslint-plugin-calcite-components package.
estimate - 2
Small fix or update, may require updates to tests.
needs milestone
Planning workflow - pending milestone assignment, has priority and/or estimate.
p - low
Issue is non core or affecting less that 10% of people using the library
tooling
Issues relating to build system fixes or improvements.
Milestone
Summary
Across the library we currently have a lot of
tabindex
andtabIndex
used.Desired Outcome
Add a linting rule for correct
tabIndex
casing.Resources
cc @driskull
The text was updated successfully, but these errors were encountered: