mirror of
https://github.com/cypress-io/cypress.git
synced 2026-03-13 12:59:07 -05:00
7 lines
148 B
JSON
7 lines
148 B
JSON
{
|
|
"video": false,
|
|
"testFiles": "**/*spec.{ts,tsx}",
|
|
"experimentalFetchPolyfill": true,
|
|
"componentFolder": "src",
|
|
"fixturesFolder": false
|
|
} |