Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow JSX spread attributes in style attribute checks #62

Merged
merged 1 commit into from
Jan 19, 2025

Conversation

utarwyn
Copy link
Member

@utarwyn utarwyn commented Jan 19, 2025

This pull request includes updates to two ESLint rules to improve attribute handling and adds new test cases to ensure proper functionality. The most important changes are:

Improvements to attribute handling:

Fixes #49

@utarwyn utarwyn self-assigned this Jan 19, 2025
@utarwyn utarwyn force-pushed the issue-49-spread-attributes branch from 7e6b510 to af1eeb2 Compare January 19, 2025 12:33
@utarwyn utarwyn merged commit 0acbfd1 into main Jan 19, 2025
7 checks passed
@utarwyn utarwyn deleted the issue-49-spread-attributes branch January 19, 2025 12:39
@utarwyn utarwyn changed the title Fix optional chaining for style attribute checks in ESLint rules Allow JSX spread attributes in style attribute checks Jan 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

@ecocode/avoid-css-animations rule fails with the attribute type "JSXSpreadAttribute"
1 participant