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

feat: allow emotion css in react config #127

Merged
merged 1 commit into from
May 14, 2024

Conversation

kamdubiel
Copy link
Contributor

@kamdubiel kamdubiel commented May 9, 2024

Summary

  • New config
  • Changes to existing config
  • New custom rule
  • Changes to existing custom rule
  • Other

Description

Fixes #119

Checklist:

  • Code is linted and prettified
  • Added/updated relevant tests
  • Added/updated relevant docs
  • I have performed a self-review of my code

@kamdubiel kamdubiel self-assigned this May 9, 2024
Copy link

changeset-bot bot commented May 9, 2024

🦋 Changeset detected

Latest commit: 89538eb

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

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

@kamdubiel kamdubiel force-pushed the feat/allow-emotion-css-in-react-config branch from 248c5e8 to c85b42e Compare May 9, 2024 12:47
@kamdubiel kamdubiel force-pushed the feat/bump-dependencies branch 4 times, most recently from dd2db54 to 9059d83 Compare May 9, 2024 14:20
@kamdubiel kamdubiel force-pushed the feat/allow-emotion-css-in-react-config branch from c85b42e to cce7047 Compare May 9, 2024 15:02
Base automatically changed from feat/bump-dependencies to master May 14, 2024 13:04
@kamdubiel kamdubiel force-pushed the feat/allow-emotion-css-in-react-config branch from cce7047 to 89538eb Compare May 14, 2024 13:06
@kamdubiel kamdubiel merged commit 2d99377 into master May 14, 2024
1 check passed
@kamdubiel kamdubiel deleted the feat/allow-emotion-css-in-react-config branch May 14, 2024 13:07
This was referenced May 14, 2024
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.

Ignore emotion css property in react/no-unknown-property rule
2 participants