urbit / bridge

An application for interacting with Azimuth.
MIT License
96 stars 25 forks source link

Fix eslint / pre-commit hook #1112

Closed dillon closed 1 year ago

dillon commented 1 year ago

Missing eslint packages were causing pre-commit hooks to fail.

Fixing the linter also surfaced 2 errors, which were fixed so that things can commits can go through now without --no-verify.