Skip to content
This repository has been archived by the owner on Aug 6, 2020. It is now read-only.
/ tslint-rules Public archive

Additional typescript linting rules

License

Notifications You must be signed in to change notification settings

totkeks/tslint-rules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

totkeks' tslint rules

Additional TSLint rules I thought were missing, so I built them.

Installation

npm install --save-dev @totkeks/tslint-rules

Configuration

Add node_modules/@totkeks/tslint-rules to the rules_directory array in your tslint configuration file - either tslint.yaml or tslint.json.

Supported Rules

Rule Name Description Since
newline-after-imports Requires a configurable number of newlines after the import block. 0.1.0

License

MIT

About

Additional typescript linting rules

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published