Paul Jaffre

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