kurierjs / kurier

TypeScript framework to create JSON:API compliant APIs
https://kurier.readthedocs.io/en/latest/
MIT License
61 stars 9 forks source link

Replace tslint with typescript-eslint #280

Closed joelalejandro closed 2 years ago

joelalejandro commented 3 years ago

tslint is been deprecated, we should replace it with a more suitable linter such as typescript-eslint.