UNPKG

eslint-config-webrtc

Version:
14 lines (11 loc) 273 B
##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](http://eslint.org/docs/developer-guide/shareable-configs) ##usage ``` { "extends": "webrtc" } ``` ##License MIT