2
0
mirror of https://github.com/status-im/dappconnect-sdks.git synced 2025-02-16 18:46:46 +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
}