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

Handle case where no prettier config is present #311

Merged
merged 1 commit into from Jul 28, 2023
Merged

Conversation

BPScott
Copy link
Member

@BPScott BPScott commented Jul 28, 2023

Fixes #310.

Handle the case where prettierRcOptions returns null when no prettier config or editorconfig is present when curating a plugins list.

@BPScott BPScott merged commit 4e4de42 into main Jul 28, 2023
3 checks passed
@BPScott BPScott deleted the fix-absent-config branch July 28, 2023 01:22
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.

4.0.1 causes crash if a .prettierrc.js file is not present
1 participant