An opinionated TSLint configuration for enforcing clean code and avoiding hard-to-debug errors
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.
Turns off all rules that are unnecessary or might conflict with Prettier.
A TSLint config for Airbnb JavaScript Style
Converts your TSLint configuration to the closest reasonable ESLint equivalent.
TSLint rules for enforcing Clean Code
tslint config that follows uninoal/typescript style guide
Turns off all SCSS rules that are unnecessary or might conflict with Prettier.
ESLint plugin that wraps a TSLint configuration and lints the whole source using TSLint
Standardize package.json scripts and config files for Salesforce projects.
TSLint security rules
Clean up error stack traces
Allows you to bannish some methods or functions.
Additional rules to enforce constistent code style with tslint
Improve your TSLint with the missing ESLint Rules
Order your styles with stylelint-order.
Super-fast alternative to Babel for when you can target modern JS runtimes
A well-tested CSS minifier
Compatibility layer for TSLint rules
## About
TypeScript linter Gulp plugin
A simple CLI that checks for the existence of "tslint" in a project. If found, it fails and lists all occurrences. In most occurrences, these are likely tslint disable comments. Use the `exclude` argument to ignore occurrences in specific glob patterns.
tslint config for writing typings
Lint rules related to 0xProject for TSLint