Skip to content

mortimr/linted

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Ā 

History

11 Commits
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 

Repository files navigation

linted

Personal TSLint configuration, using the work from tslint-config-airbnb. Adds deeper type checking.

Usage

Install it !

npm install --save-dev linted

Use it ! (this is what your tslint.json should contain)

{
  "extends": "linted"
}

That's it !

About

šŸ”Personal Typescript Linter Configuration

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published