Linting for Angular applications, following angular.io/styleguide.
Do you wanna use tslint and prettier without conflicts? tslint-config-prettier disables all conflicting rules that may cause such problems. Prettier takes care of formatting and tslint the rest.
Converts your TSLint configuration to the closest reasonable ESLint equivalent.
ESLint plugin that wraps a TSLint configuration and lints the whole source using TSLint
Improve your TSLint with the missing ESLint Rules