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

Custom rules for TSLint.

License

Notifications You must be signed in to change notification settings

pe8ter/tslint-rules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED

This project is no longer supported. Use pslint instead.

tslint-rules

Custom rules for TSLint.

Install

Clone repository from GitHub.

Install dependencies and build:

$ npm i
$ npm run build

The build output is in the dist directory. Follow the directions from the TSLint page to use the custom rules in your project.

The notice at the top of the TypeScript files to not edit them is for the built JavaScript, not the source files themselves.

About

Custom rules for TSLint.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published