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