mirror of
https://github.com/cypress-io/cypress.git
synced 2026-04-26 08:59:26 -05:00
f4b01394a8
Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com>
cypress.json file schema
This schema file provides definitions for
various Cypress configuration properties
inside cypress.json file.
When editing cypress.json the schema file is used by
Schemastore to provide IntelliSense and
validation. Works in modern text editors like VSCode, WebStorm and Atom with help with the
help of autocomplete-json plugin.