mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
53324b0cd2
GitOrigin-RevId: 1260312a0644f3bc60e007a840045974336e264d
12 lines
311 B
JSON
12 lines
311 B
JSON
{
|
|
"component": {
|
|
"componentFolder": ".",
|
|
"testFiles": "./{test,modules/**/test}/frontend/components/**/*.spec.js",
|
|
"supportFile": "cypress/support/ct/index.js"
|
|
},
|
|
"experimentalFetchPolyfill": true,
|
|
"fixturesFolder": false,
|
|
"video": false,
|
|
"viewportHeight": 800,
|
|
"viewportWidth": 800
|
|
}
|