UNPKG

opentok-network-test-js

Version:

Precall network test for applications using the OpenTok platform.

14 lines 324 B
-{ "extends": "tslint-config-airbnb", "rules": { "whitespace": [ true, "check-branch", "check-operator", "check-separator", "check-typecast" ], "max-line-length": [true, 120], "align": [true, "parameters", "statements", "members", "elements"] } }