Esri / calcite-design-system

A monorepo containing the packages for Esri's Calcite Design System
https://developers.arcgis.com/calcite-design-system/
Other
270 stars 75 forks source link

Remove `enforce-ref-last-prop` rule from the provided config #9087

Closed Elijbet closed 1 month ago

Elijbet commented 3 months ago

Description

Disable/remove enforce-ref-last-prop custom esLint plugin rule from the recommended config as it is no longer needed with Stencil v4.14.1.

Proposed Advantages

Reduces the number of unnecessary checks performed during linting. Ensures that the ESLint configuration remains current with the latest best practices.

Which Component

@esri/eslint-plugin-calcite-components

Relevant Info

No response

Calcite package

github-actions[bot] commented 1 month ago

Installed and assigned for verification.

geospatialem commented 1 month ago

Verified on the main branch