cypress-io / eslint-plugin-cypress

An ESLint plugin for projects that use Cypress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for eslint 4

chrisbreiding opened this issue ยท comments

The new rules introduced in 2.1.0 only support eslint 5 and cause errors in eslint 4. Add backwards compatibility with eslint 4 so that the recommended rules can be used with it.

Raised a PR for no-assigning-return-value fix - #49, which also fixes all tests for eslint@4.x.x

๐ŸŽ‰ This issue has been resolved in version 2.10.3 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€