warengonzaga / gathertown.js

Simple and lightweight community contributed unofficial JS/TS SDK for Gather Town's HTTPS and WebSocket APIs. 🌏🕹💬
https://gathertown.js.org
MIT License
40 stars 6 forks source link

use eslint #20

Closed jofftiquez closed 2 years ago

jofftiquez commented 2 years ago

For code consistency add a linter

warengonzaga commented 2 years ago

@jofftiquez we can add this in CI/CD? As per #18

jofftiquez commented 2 years ago

@jofftiquez we can add this in CI/CD? As per #18

Yes, after the setup has been done, the lint step can be added to the CI/CD job. You can assign this to me if you need help.

warengonzaga commented 2 years ago

let's do it @jofftiquez!

warengonzaga commented 2 years ago

Closing this as per #24