mirror of
https://github.com/status-im/js-waku.git
synced 2025-02-21 17:38:14 +00:00
6 lines
89 B
JSON
6 lines
89 B
JSON
{
|
|
"extension": ["ts"],
|
|
"spec": "src/**/*.spec.ts",
|
|
"require": "ts-node/register"
|
|
}
|