eslint-plugin-playwright icon indicating copy to clipboard operation
eslint-plugin-playwright copied to clipboard

Parity with `eslint-plugin-jest`

Open unlikelyzero opened this issue 3 years ago • 3 comments
trafficstars

We're establishing coding practices for our e2e suite before opening it up to the public. Generally, we're looking to enforce these code practices wherever possible and would likely need most of the rules from the Jest ESLint plugin.

Probably don't need these

unlikelyzero avatar Jul 20 '22 19:07 unlikelyzero

@mskelton hey, would you mind undoing the reformatting? I was using it to visual scan for changes from the jest dir. I had 2 i needed to add from their recent deployment

unlikelyzero avatar Aug 22 '22 18:08 unlikelyzero

@unlikelyzero The reason I changed it was so we can use GitHub's feature to convert a list item into an issue for tracking. Will make it much easier to see progress as we work through the list creating and closing issues for each of these features.

Can we just add the new rules to the end of the list?

mskelton avatar Aug 22 '22 18:08 mskelton

@mskelton in this case, I think we should have a near-synchronous discussion on the the purpose of this ticket. this ticket initially was supposed to be a one-time audit and a conversation about what is applicable to this project. I think all of that work has been undone

unlikelyzero avatar Aug 22 '22 18:08 unlikelyzero

After a year and a half of opening this issue, I'm happy to report I've finished the last of the remaining lint rules!

mskelton avatar Feb 27 '24 02:02 mskelton