Paul Jaffre

Results 9 issues of 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

process: internal docs

### 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...

content: rewrite
good-first-issue

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...

### 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...

type: enhancement
process: dependencies
npm: @cypress/eslint-plugin-dev

## 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...