mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 08:43:53 +01:00
11 lines
268 B
JSON
11 lines
268 B
JSON
{
|
|
"baseUrl": "http://localhost:8000",
|
|
"fixturesFolder": false,
|
|
"trashAssetsBeforeRuns": true,
|
|
"screenshotsFolder": ".cypress/screenshots",
|
|
"videosFolder": ".cypress/videos",
|
|
"videoUploadOnPasses": false,
|
|
"viewportWidth": 1980,
|
|
"viewportHeight": 1080
|
|
}
|