Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fippo/eslint-config-webrtc

eslint shareable config for WebRTC and ORTC
https://github.com/fippo/eslint-config-webrtc

Last synced: about 1 month ago
JSON representation

eslint shareable config for WebRTC and ORTC

Awesome Lists containing this project

README

        

##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