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

Made formatting compatible with prettier #110

Closed
wants to merge 1 commit into from

Conversation

johnw42
Copy link

@johnw42 johnw42 commented Sep 2, 2023

This change adds a .prettierrc file with settings that best match the existing code style, and it reformets existing files with prettier. Some eslint-ignore-line comments were also changed to use eslint-ignore-next-line to avoid problems caused by formatting.

@sindresorhus
Copy link
Owner

Thanks, but I'm not interested in adopting Prettier.

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.

None yet

2 participants