cryptag / leapchat

Ephemeral, encrypted, in-browser chat rooms
https://www.leapchat.org/
Other
184 stars 32 forks source link

Linter errors #272

Closed jimmcgaw closed 1 year ago

jimmcgaw commented 1 year ago

eslint gave a bunch of errors. This PR:

  1. Fixes the specific errors it calls out (entirely indent rule errors)
  2. Adds a command to auto-fix indentation (largely for future refererence)