Skip to content

Migrate from TSLint to ESLint

Daniel Gerhardt requested to merge migrate-from-tslint-to-eslint into master

TSLint has been deprecated for a while.

From https://github.com/palantir/tslint/issues/4534:

As you may have read in this blog post, we plan to deprecate TSLint in 2019 and support the migration to ESLint as the standard linter for both TypeScript & JavaScript. [...]

Merge request reports