peers / peerjs-server

Server for PeerJS
https://peerjs.com
MIT License
4.34k stars 1.08k forks source link

Added root:true to .eslintrc.json for posible usage project as submodule #282

Closed kolserdav closed 2 years ago

kolserdav commented 2 years ago

For use inside another project with eslint as a submodule, you must specify in .eslintrc.json root=true.