mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-25 04:19:02 +08:00
7 lines
154 B
JSON
7 lines
154 B
JSON
{
|
|
"baseUrl": "http://localhost:3000",
|
|
"integrationFolder": "../",
|
|
"testFiles": "{docs,tests}/**/*.spec.{js,ts}",
|
|
"defaultCommandTimeout": 15000
|
|
}
|