Open JoshuaKGoldberg opened 5 years ago
Will this be work of removing TSLint from package.json
and adding new linter typescript-eslint, and migrating tslint configurations?
That's correct @anshulxyz!
Sounds like a good-first-issue, I'll let some newcomers get this :pray:
Hi, I would like to do this! I will try and get back to you with how it goes. 😄
Hi, I am sorry, but i am unable to do this. My schedule changed.
Not a problem, thanks for the interest! I'll hide these posts so other folks aren't deterred.
This repository still uses TSLint, which is being deprecated: https://github.com/palantir/tslint/issues/4534. It'd be great to move it over to typescript-eslint to no longer use deprecated packages.
Protip: tslint-to-eslint-config is the recommended package to do so!