6 lines
85 B
JSON
6 lines
85 B
JSON
{
|
|
"extension": ["ts"],
|
|
"spec": "test/**/*.test.ts",
|
|
"timeout": 10000
|
|
}
|