mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 08:53:48 +01:00
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": 30000,
|
|
"exit": true
|
|
}
|