2
0
mirror of https://github.com/status-im/wakuconnect-chat-sdk.git synced 2025-01-24 19:09:50 +00:00
2021-09-24 13:36:26 +02:00

7 lines
105 B
JSON

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