eslint globals for WebRTC and ORTC
npm install eslint-config-webrtc##eslint shareable config for WebRTC and ORTC
This modules defines a number of objects used by WebRTC and ORTC as global
variables in a shareable config
##usage
````
{
"extends": "webrtc"
}
##License
MIT