mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 04:03:49 +01:00
80f207fddd
* startServer * typeorm 0.2.32 * Fix: chartのテストがテストの並び順によっては正しく初期化されない * initTestDb
8 lines
152 B
JSON
8 lines
152 B
JSON
{
|
|
"extension": ["ts","js","cjs","mjs"],
|
|
"require": ["ts-node/register", "tsconfig-paths/register"],
|
|
"slow": 1000,
|
|
"timeout": 35000,
|
|
"exit": true
|
|
}
|