-
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
test eslint fix && with different ts eslint plugin versions #127
Conversation
I put it to draft because i couldn't get it to fail without the fix from #126 |
yea, I had a matrix that tests both es-ts v7 and v8 in another branch, and it still couldn't reproduce the issue. I feel like we're still missing something. |
I was able to reproduce it before. I'll check again. Might be related to enabled rules |
to clarify, we did merge: #126 |
Yeah, reverted locally |
Nice! |
ebecfd3
to
5b81a28
Compare
5b81a28
to
faa39d2
Compare
peerDependencies
validation should compatiable withpnpm.overrides
pnpm/pnpm#8978