blakejoy / tmdb-ts

Typescript client wrapper for TheMovieDB (TMDB) v3
MIT License
37 stars 12 forks source link

Formatting with eslint #19

Closed Hoidi closed 1 year ago

Hoidi commented 1 year ago

My editor showed lots of warnings so I ran eslint

Should probably be configured to run for every commit in the future. Would be nice to have prettier at some point aswell

blakejoy commented 1 year ago

Good deal. I think @Der-Penz has an issue open about applying some linting rules and stuff with husky and as a part of the pr process. I have to add that as well