mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-03 22:33:07 +00:00
6 lines
89 B
JSON
6 lines
89 B
JSON
{
|
|
"extension": ["ts"],
|
|
"spec": "src/**/*.spec.ts",
|
|
"require": "ts-node/register"
|
|
}
|