6 lines
120 B
JSON
6 lines
120 B
JSON
{
|
|
"baseUrl": "http://localhost:3000",
|
|
"integrationFolder": "../",
|
|
"testFiles": "{docs,tests}/**/*.spec.{js,ts}"
|
|
}
|