mirror of
https://github.com/cypress-io/cypress.git
synced 2026-03-09 10:09:52 -05: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"
|
|
} |