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

fix: allow pascal case for imports #50

Merged
merged 3 commits into from
Dec 14, 2023

Conversation

stevenpdq
Copy link
Contributor

After bumping to latest eslint-plugin-pdq in houston, got tons of errors like
1:8 error Import name `CancelIcon` must match one of the following formats: camelCase @typescript-eslint/naming-convention

See typescript-eslint/typescript-eslint#7841

@stevenpdq stevenpdq assigned stevenpdq and unassigned stevenpdq Dec 14, 2023
@stevenpdq stevenpdq merged commit e36e72d into main Dec 14, 2023
1 check passed
@stevenpdq stevenpdq deleted the fix-naming-convention-import-pascal-case branch December 14, 2023 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants