paambaati / node-liftbridge

🌉 Node.js client for Liftbridge
https://paambaati.github.io/node-liftbridge/globals.html
MIT License
13 stars 4 forks source link

ESLint 6.5 + eslint-config-airbnb-typescript 5.x upgrade #1

Closed paambaati closed 4 years ago

paambaati commented 4 years ago

This PR includes fixes to make sure we conform to the new rules in eslint-config-airbnb-typescript@5.

paambaati commented 4 years ago

Merging this for now; the lint error is from a // TODO line that should get fixed eventually.