mirror of
https://github.com/status-im/wakuconnect-chat-sdk.git
synced 2025-01-09 11:45:42 +00:00
7 lines
105 B
JSON
7 lines
105 B
JSON
|
{
|
||
|
"extension": ["ts"],
|
||
|
"spec": "src/**/*.spec.ts",
|
||
|
"require": "ts-node/register",
|
||
|
"exit": true
|
||
|
}
|