FIXED

image eslint

$ npm install eslint-plugin-cypress Add .eslintrc.json to cypress directory json

{
  "extends": [
    "plugin:cypress/recommended"
  ]
}

reactjs - ESLint: ‘cy’ is not defined (Cypress) - Stack Overflow


This page is auto-translated from [/nishio/‘cy’ is not defined](https://scrapbox.io/nishio/‘cy’ is not defined) using DeepL. If you looks something interesting but the auto-translated English is not good enough to understand it, feel free to let me know at @nishio_en. I’m very happy to spread my thought to non-Japanese readers.