0

If I use ESLint then is there any reason to also use tslint? Or is ESLint mean to be a replacement?

1 Answer 1

5

The tslint homepage seems pretty clear:

TSLint has been deprecated as of 2019. […] typescript-eslint is now your best option for linting TypeScript.

There is a published roadmap for how to wind down tslint until December, 2019.

typescript-eslint is the future of listing for TypeScript.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.