Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

fix: linting errors + migrate to new config system #415

Merged
merged 3 commits into from
Jun 12, 2024
Merged

Conversation

pavanjoshi914
Copy link

No description provided.

@pavanjoshi914 pavanjoshi914 changed the title fix: linting errors fix: linting errors + migrate to new config system Jun 12, 2024
Copy link
Collaborator

@rolznz rolznz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@@ -54,4 +54,5 @@ const Button = React.forwardRef<HTMLButtonElement, ButtonProps>(
);
Button.displayName = "Button";

// eslint-disable-next-line react-refresh/only-export-components
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are these still needed after the config change?

@rolznz rolznz merged commit b775c40 into master Jun 12, 2024
6 checks passed
@rolznz rolznz deleted the lint-errors branch June 12, 2024 06:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants