mirror of
https://github.com/servo/servo.git
synced 2025-07-01 20:43:39 +01:00
245 B
245 B
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.