platformsh / platformsh-client-js

Platform.sh API client library
MIT License
8 stars 12 forks source link

[fix] update eslint config #234

Closed tim-platform closed 1 year ago

tim-platform commented 1 year ago

Updates eslint config, adding recommended rules for JS and TS, as well as a handful of other reasonable guardrails. Fixes all code to comply with the new rules.