Files
cypress/cli/schema
GCHQDeveloper911 297599071c feat: Changes for PKI support - #2694 (#15179)
Co-authored-by: GCHQDeveloper911 <GCHQDeveloper911@users.noreply.github.com>
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
Co-authored-by: Zach Bloomquist <github@chary.us>
Co-authored-by: Zach Bloomquist <git@chary.us>
2021-07-12 21:09:55 +00:00
..

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.

See VSCode documentation