tslint-gitstaged
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.
ESLint plugin that wraps a TSLint configuration and lints the whole source using TSLint
Improve your TSLint with the missing ESLint Rules
Additional rules to enforce constistent code style with tslint
tslint loader for webpack
Runs Prettier as a TSLint rule and reports differences as individual TSLint issues.
TypeScript linter Gulp plugin
Super-fast alternative to Babel for when you can target modern JS runtimes
Compatibility layer for TSLint rules
A TSLint config for Airbnb JavaScript Style
Converts your TSLint configuration to the closest reasonable ESLint equivalent.
TSLint rules for RxJS
TSLint rule that enforces the Rules of Hooks
SharePoint Framework tslint rules
More rules for TSLint
ESLint rules for RxJS
Custom tslint no-unused-expression rule supports chai's expect assertion
tslint - language services
TSLint plugin to detect and warn about circular imports
TSLint security rules
Formats your TypeScript using Prettier followed by tslint --fix
Custom rule for TSLint to enforce blank lines between class methods - achieves a similar thing to lines-between-class-members in ESLint
This TSLint rule is meant to support https://github.com/filipesilva/check-side-effects. Please check that repository for more information.