mirror of
https://github.com/cypress-io/cypress.git
synced 2026-02-08 16:19:55 -06:00
Co-authored-by: Дмитрий Коваленко <dmitrijkovalenko@Dmitrijs-MacBook-Pro.local> Co-authored-by: Dmitriy Kovalenko <dmtr.kovalenko@outlook.com>
9 lines
189 B
JSON
9 lines
189 B
JSON
{
|
|
"video": false,
|
|
"testFiles": "**/*spec.{ts,tsx}",
|
|
"experimentalComponentTesting": true,
|
|
"experimentalFetchPolyfill": true,
|
|
"componentFolder": "src",
|
|
"fixturesFolder": false
|
|
}
|