{ "extends": [ "../../.eslintrc.json" ], "parser": "@typescript-eslint/parser", "env": { "cypress/globals": true }, "plugins": [ "cypress" ] }