Добавить зависимости Eslint для Cypress
{
"extends": [
"plugin:cypress/recommended"
]
}
tinydev
{
"extends": [
"plugin:cypress/recommended"
]
}