molindo / eslint-config-molindo

ESLint config that implements the Molindo styleguide and helps to catch errors.
MIT License
1 stars 2 forks source link

Consider more test file patterns #67

Closed amannn closed 10 months ago

amannn commented 2 years ago

The extension .e2e.{js,jsx,ts,tsx} would be helpful. Cypress also introduced .cy.{js,jsx,ts,tsx} recently with component tests.