primer / eslint-plugin-primer-react

ESLint rules for Primer React
MIT License
10 stars 9 forks source link

extend enforce-css-module-identifier-casing to support destructured imports #265

Closed keithamus closed 3 days ago

keithamus commented 3 days ago

Refs https://github.com/github/primer/issues/4248

This rule didn't properly support raw identifiers (in the case of destructured imports)

changeset-bot[bot] commented 3 days ago

⚠️ No Changeset found

Latest commit: 92881a678fee08a84d012c936b84d5e226597eef

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR