NPM

NPM

Node Package Manager

44,513 tracked projects
Public Registry
Public registry metadata is sourced from known upstream package ecosystems.
www.npmjs.com

Find Project in NPM

ProjectDescription
Shareable TSLint config for GPlane's projects.
This is my personal tslint configuration.
tslint config for ikatyang
A TSLint config
A common set of tslint settings for my projects.
Just my personal configuration for easy distribution between my packages
The Palmer Group shared base tslint config.
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.
disable all prettier-related tslint rules
TSLint rules related to QIWI projects
TSLint security rules
TSLint configuration used by SEEK
A TSLint config for JavaScript Standard Style with semicolons
Shopify's baseline TSLint config.
A TSLint config for JavaScript Standard Style
A TSLint config for JavaScript Standard Style with a plus of useful rules.
Shared Stoplight linting rules.
Strict tslint configuration based build by changing some rules from tslint:all base.
A TSLint config from Temando
Trigen's TSLint config
tslint config for writing typings
tslint config that follows uninoal/typescript style guide
A TSLint config for my projects
Shared tslint config for all Wix projects
XO config for TSLint.
tslint configuration for react projects using yoshi
tslint configuration for projects using yoshi
Additional rules to enforce constistent code style with tslint
TSLint rules used in some projects at Divid.
Improve your TSLint with the missing ESLint Rules
More rules for TSLint
Require eslint typescript deps
A shared package containing the tslint rules used in all Graphcool projects
TSLint rules to disable mutation in TypeScript.
Import your ESLint config into TSLint
Common TypeScript lint rules/preferences for Ionic.
tslint rules for jasmine
Rules for tslint to enforce JSDoc in sources.
JUnit XML formatter for TSlint.
tslint - language services
tslint - language services (fork support ts3)
Custom rule for TSLint to enforce blank lines between class methods - achieves a similar thing to lines-between-class-members in ESLint
tslint loader for webpack
TSLint preset for fruity code
TSLint Rules for Microsoft
Collection of miscellaneous TSLint rules
Modular TSLint configuration
TSLint plugin to detect and warn about circular imports
This TSLint rule is meant to support https://github.com/filipesilva/check-side-effects. Please check that repository for more information.
Custom tslint no-unused-expression rule supports chai's expect assertion