Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/fippo/eslint-config-webrtc
- Owner: fippo
- Created: 2016-04-30T19:31:49.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-04-30T19:33:52.000Z (over 8 years ago)
- Last Synced: 2024-11-20T18:07:52.784Z (about 2 months ago)
- Language: JavaScript
- Size: 0 Bytes
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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