2
0
mirror of https://github.com/status-im/wakuconnect-chat-sdk.git synced 2025-01-24 02:51:22 +00:00
2022-05-23 14:57:01 +02:00

7 lines
105 B
JSON

{
"extension": ["ts"],
"spec": "src/**/*.spec.ts",
"require": "ts-node/register",
"exit": true
}