-
-
Notifications
You must be signed in to change notification settings - Fork 10
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
feat: update prettier
#39
base: master
Are you sure you want to change the base?
Conversation
BREAKING CHANGE: Requires Node@^12.22.0 || ^14.17.0 || >=16.0.0
4368fb2
to
67cf6db
Compare
For people watching this PR: we've started already with our own fork in order to not hold the wider community back anymore: https://github.com/eslint-community/eslint-plugin-mysticatea @mysticatea We would still love to move the original repo to the new https://github.com/eslint-community though. This PR is released in |
This impacts the
@mysticatea/prettier
ruleI've also fixed all ESLint errors this caused & ran Prettier on the full codebase
This branch is dependent on #34 & #36
CC/ @voxpelli