mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-11 05:39:41 +02:00
|
…
|
||
|---|---|---|
| .. | ||
| .eslintrc.js | ||
| codemod-peerconnection-addcleanup | ||
| html-codemod.js | ||
| package.json | ||
| README.md | ||
WebRTC Tools
This directory contains a simple Node.js project to aid the development of WebRTC tests.
Lint
npm run lint
Does basic linting of the JavaScript code. Mainly for catching usage of undefined variables.