mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-10 19:06:34 +03:00
13 lines
289 B
JSON
13 lines
289 B
JSON
{
|
|
"ignoreTestFiles": "*.js.map",
|
|
"integrationFolder": "e2e/integration",
|
|
"pluginsFile": "e2e/plugins/index.js",
|
|
"fixturesFolder": false,
|
|
"supportFile": false,
|
|
"fileServerFolder": ".",
|
|
"video": true,
|
|
"projectId": "z6eb6h",
|
|
"viewportWidth": 1440,
|
|
"viewportHeight": 720
|
|
}
|