coast-team / netflux

JavaScript client and server side transport API based on WebRTC & WebSocket
https://coast-team.github.io/netflux
GNU Affero General Public License v3.0
213 stars 14 forks source link

Extra ESLint config #18

Closed Conaclos closed 7 years ago

Conaclos commented 8 years ago

Hi!

In addition to StandardJS, I propose to use conaclos/esnext-base. This addition catches more inconsistencies (mal-formed JSdoc, ...) and errors (e.g. undefined function detected in BotServer file).