Paul Jaffre
Paul Jaffre
### Subject Docs Internal ### Description Spell checking could be part of a lint process to cut down on manual reviewing and editing of basic spelling errors. @elylucas
### Subject Guides ### Description The [Cypress cache info](https://docs.cypress.io/guides/references/troubleshooting#Clear-Cypress-cache) doesn't include ‘npx’ (or a yarn equivalent) in the command. There are stack overflow posts about why this doesn't work. There...
Updating the v9 config page with the content from the legacy config page on the v10 site.
Adding `husky` & `lint-staged` to run prettier on content files as a pre-commit hook. This will help keep things tidy and should eliminate contributor PR builds from failing the lint...
https://cypress-io.atlassian.net/browse/UNIFY-68 **Note:** - Plugin **works** as expected in **/create-react-app** example. Although there seems to be an issue with the plugin itself, where subsequent runs error on the image diff algorithm...
test
### What would you like? 1. Move [Cypess ESLint Dev](https://github.com/cypress-io/cypress/tree/develop/npm/eslint-plugin-dev) rules into the Cypress root and eliminate the need to maintain an internal & public package. 2. Add scripts to...
## DESCRIBE YOUR PR *Tell us what you're changing and why. If your PR **resolves an issue**, please link it so it closes automatically.* ## IS YOUR CHANGE URGENT? Help...