mirror of
https://github.com/cypress-io/cypress.git
synced 2026-02-09 16:50:23 -06:00
8 lines
167 B
JSON
8 lines
167 B
JSON
{
|
|
"video": false,
|
|
"testFiles": "**/*cy-spec.js",
|
|
"viewportWidth": 500,
|
|
"viewportHeight": 800,
|
|
"experimentalFetchPolyfill": true,
|
|
"componentFolder": "src"
|
|
} |