UNPKG

pubnub

Version:

Publish & Subscribe Real-time Messaging with PubNub

13 lines (12 loc) 252 B
{ "require": "tsx", "file": ["test/setup-why.ts"], "spec": "test/**/*.test.ts", "exclude": [ "test/dist/*.{js,ts}", "test/feature/*.{js,ts}", "test/integration/shared-worker/*.{js,ts}" ], "timeout": 5000, "reporter": "spec" }