1.0.12 • Published 1 year ago

@piratuks/tslint-config-code-style v1.0.12

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

TSLint Config Code Style

TSLint rules according to my preferred coding style which are shareable.

Install

npm install --save-dev @piratuks/tslint-config-code-style 

Usage

tslint

In your tslint.json config file, add the following:

"extends": "@piratuks/tslint-config-code-style"