TSLint rules for enforcing Clean Code
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
Clean up error stack traces
Additional rules to enforce constistent code style with tslint
Improve your TSLint with the missing ESLint Rules
Super-fast alternative to Babel for when you can target modern JS runtimes
A well-tested CSS minifier
Compatibility layer for TSLint rules
TypeScript linter Gulp plugin
tslint config that follows uninoal/typescript style guide
A TSLint config for Airbnb JavaScript Style
TSLint rules for RxJS
Converts your TSLint configuration to the closest reasonable ESLint equivalent.
This package is part of the [React Native CLI](../../README.md). It contains commands for cleaning the build artifacts.
Runs Prettier as a TSLint rule and reports differences as individual TSLint issues.
tslint loader for webpack
A webpack plugin to remove/clean your build folder(s).
ESLint rules for RxJS
TSLint rule that enforces the Rules of Hooks
Standardize package.json scripts and config files for Salesforce projects.
More rules for TSLint
Turns off all rules that are unnecessary or might conflict with Prettier.
Custom tslint no-unused-expression rule supports chai's expect assertion