-
-
Notifications
You must be signed in to change notification settings - Fork 600
chore(repo): update eslint and remove workaround #981
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Your PR title doesn't match the required format. The title should be in the conventional commit (https://www.conventionalcommits.org/en/v1.0.0-beta.4/) format. e.g.
chore(plugin-name): add pr title workflow
no longer needed since eslint/eslintrc#42 and eslint/eslint#14808
94cb301
to
9e70b29
Compare
This reverts commit 4e9d8b7.
Ugh this is a can of worms. Now it's looking like the same bug exists in prettier /0\
|
blocked on prettier/prettier#11382 going into stable version |
31989a7
to
d7a6f4a
Compare
@shellscape any idea why tests are failing on CI?
Somewhere in the logs I see |
When I run run |
b353836
to
3038271
Compare
Closing this one as complete. @lukastaegert did a bunch of work to resolve this. |
Rollup Plugin Name:
NA
This PR contains:
Are tests included?
Breaking Changes?
List any relevant issue numbers: closes #977
Description
See the linked ticket. With the eslint and prettier update we shouldn't need the workaround this PR removes anymore which was to handle an eslint crash if there was a folder called "package.json".