mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-05 22:55:22 +02:00
0e4a111f81
Resolve #7779
7 lines
152 B
JSON
7 lines
152 B
JSON
{
|
|
"extension": ["ts","js","cjs","mjs"],
|
|
"require": ["ts-node/register", "tsconfig-paths/register"],
|
|
"slow": 1000,
|
|
"timeout": 35000,
|
|
"exit": true
|
|
}
|