mirror of
https://github.com/apache/superset.git
synced 2026-04-23 01:55:09 +00:00
11 lines
242 B
JSON
11 lines
242 B
JSON
{
|
|
"baseUrl": "http://localhost:8081",
|
|
"videoUploadOnPasses": false,
|
|
"video": false,
|
|
"ignoreTestFiles": ["**/!(*.test.js)"],
|
|
"projectId": "fbf96q",
|
|
"defaultCommandTimeout": 10000,
|
|
"viewportWidth": 1280,
|
|
"viewportHeight": 800
|
|
}
|