mirror of
https://github.com/waku-org/js-waku.git
synced 2025-01-12 13:34:48 +00:00
6 lines
89 B
JSON
6 lines
89 B
JSON
|
{
|
||
|
"extension": ["ts"],
|
||
|
"spec": "src/**/*.spec.ts",
|
||
|
"require": "ts-node/register"
|
||
|
}
|