Issues
- 2
Export Typescript types declaration
#232 opened by Kapcash - 3
Review npm package maintainer list
#235 opened by MikeMcC399 - 7
Problem setting up in a Next.js project with flat config, rules not enforced at all
#240 opened by alexander-larsson - 0
Automate dependency updates (Renovate)
#238 opened by MikeMcC399 - 11
- 7
Drop or change hard-coded `ecmaVersion`
#215 opened by brettz9 - 2
Drop support for ESLint v7 and v8
#228 opened by MikeMcC399 - 2
Update semantic release to `24.x`
#229 opened by MikeMcC399 - 2
Parsing error: Unexpected token
#231 opened by UglyHobbitFeet - 2
Rule to enforce tags usage
#227 opened by maiolica - 0
🏁 RoSctober 2024: The Open Source Developer Challenge is about to start
#223 opened by race-of-sloths - 4
- 3
Rule to prevent using xpath
#218 opened by wlsf82 - 9
How can the eslint flat config compatibility support be restricted to a specific directory?
#206 opened by ceisele-r - 18
Upgrade to new ESLint Flat configuration files
#146 opened by Splines - 4
Refactor: Convert project to typescript
#152 opened by cacieprins - 3
Support ESLint 9
#155 opened by MikeMcC399 - 5
- 2
Feature request: Extend eslint-plugin-mocha
#123 opened by alessio-libardi - 13
- 5
- 3
cypress/no-async-before rule documentation issues
#193 opened by MikeMcC399 - 5
- 1
- 1
- 6
- 2
cypress/unsafe-to-chain-command produces false positives on custom commands containing the name of an unsafe stock command
#145 opened by Aryndel - 11
Release v3.0.0 failed in semantic release
#179 opened by MikeMcC399 - 2
- 2
@cypress/eslint-plugin-dev@3.2.0 conflicts through mocha for ESLint 5 support
#169 opened by MikeMcC399 - 2
CircleCI tests with end-of-life Node.js 16
#158 opened by MikeMcC399 - 3
- 1
`.only` and `.skip` rule needs
#180 opened by MikeMcC399 - 2
Outdated peerDependencies eslint >= 3.2.1
#175 opened by MikeMcC399 - 6
Eslint 9 fails with legacy config .eslintrc
#156 opened by MikeMcC399 - 1
- 2
- 0
Any reason the .then() command is not included in the unsafe-to-chain-command rule?
#149 opened by ramires83 - 1
- 0
- 8
Move to Core Cypress repo
#114 opened by jaffrepaul - 7
Add `unsafe-to-chain-command` exception for `type` and `clear` commands when used together
#132 opened by fuxingloh - 1
- 2
Add `unsafe-to-chain-command` exception for `cy.wait` command when used with alias.
#131 opened by patrickcate - 6
- 0
Add a new rule to prevent chaining get queries
#134 opened by antoninklopp - 4
When using a const imported from another file we get "TypeError: Cannot read properties of undefined"
#133 opened by JoneSabino - 6
cypress/unsafe-to-chain-command errors being throw for wait with alias (v2.13.1)
#127 opened by tgdevereux - 7
The automated release is failing 🚨
#121 opened by jennifer-shehane - 0
Test from eslint-plugin-cypress
#122 opened by CypressLover