tslint before git hooks
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
TypeScript linter Gulp plugin
Runs Prettier as a TSLint rule and reports differences as individual TSLint issues.
tslint loader for webpack
Super-fast alternative to Babel for when you can target modern JS runtimes
Compatibility layer for TSLint rules
Converts your TSLint configuration to the closest reasonable ESLint equivalent.
A TSLint config for Airbnb JavaScript Style
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
Formats your TypeScript using Prettier followed by tslint --fix
tslint - language services
TSLint plugin to detect and warn about circular imports
TSLint security rules
Style guidelines for your favorite projects that use TypeScript and SCSS
Custom rule for TSLint to enforce blank lines between class methods - achieves a similar thing to lines-between-class-members in ESLint