UNPKG

pubnub

Version:

Publish & Subscribe Real-time Messaging with PubNub

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