cypress-io / eslint-plugin-cypress

An ESLint plugin for projects that use Cypress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

no-unused-expressions still showing as error after following readme

alexander-paterson opened this issue · comments

commented

I have followed the readme and added the extra rules but the error line still shows under the .to of the assertion.

image

I have "eslint-plugin-cypress": "^2.12.1", and "cypress": "^9.5.0", if that makes any difference?

@alexander-paterson

This is an old issue. If it is still a problem we can take a look at it, otherwise I suggest to close it.