generated at
'cy' is not defined
FIXED


$ npm install eslint-plugin-cypress
Add .eslintrc.json to cypress directory
json
{ "extends": [ "plugin:cypress/recommended" ] }