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: .prettierignore prompt #226

Merged
merged 1 commit into from
Mar 28, 2024
Merged

fix: .prettierignore prompt #226

merged 1 commit into from
Mar 28, 2024

Conversation

mvarendorff2
Copy link
Member

The check for whether a .prettierignore exists uses the eslint config path causing it to always assume the file exists and prompt. This PR fixes the incorrect variable usage and renames configPath to the more explicit eslintConfigPath for less mishaps in the future.

@mvarendorff2 mvarendorff2 requested a review from reiv March 28, 2024 10:15
@reiv
Copy link
Member

reiv commented Mar 28, 2024

Whoops, thanks.

@reiv reiv merged commit 9d407aa into main Mar 28, 2024
@reiv reiv deleted the fix/prettier-ignore-prompt branch March 28, 2024 16:01
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.

2 participants