Linting for Angular applications, following angular.io/styleguide.
mgechevover 2 years agoDo 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.
prettier2 days agoESLint plugin that wraps a TSLint configuration and lints the whole source using TSLint
typescript-eslint11 months agots-unused-exports finds unused exported symbols in your Typescript project
pzavolinskyabout 2 months agoImprove your TSLint with the missing ESLint Rules
buzinasover 2 years ago