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

Cleaning up ESLint / prettier configs and uniting them #326

Merged
merged 4 commits into from
Mar 8, 2020

Conversation

mcataford
Copy link
Collaborator

This PR consolidates the ESLint and Prettier flows so that we can just run eslint --fix to also fix Prettier errors. It'll also prevent disparities between the two rulesets that would otherwise conflict.

The large changeset is due to running eslint --fix across the board, which will now also apply prettier rules and fix them.

@mcataford mcataford merged commit 9ea7769 into master Mar 8, 2020
@mcataford mcataford deleted the eslint-prettier-cleanup branch March 8, 2020 17:15
@patw0929
Copy link
Owner

patw0929 commented Mar 8, 2020

🎉 This PR is included in version 8.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

andrewsantarin pushed a commit to andrewsantarin/react-intl-tel-input that referenced this pull request Feb 2, 2022
* chore: combine prettier and eslint

* chore: clean up eslint rules

* chore: lint all

* chore: clean up lint-staged hooks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants