playwright-community / eslint-plugin-playwright

ESLint plugin for Playwright
https://www.npmjs.com/package/eslint-plugin-playwright
MIT License
281 stars 39 forks source link

Option to disable `duplicatePrefix` sub-rule in `valid-title` #288

Closed ingolohr closed 2 months ago

ingolohr commented 6 months ago

Several of the "sub-rules" in valid-title have options to individually disable them. It would be great if you could add an option to disable duplicatePrefix. Thank you!

mskelton commented 4 months ago

Why? When is this every something that's desirable?