1.0.8 • Published 5 years ago

@piratuks/code-style-config v1.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

Code Style Config

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

Install

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

Usage

tslint

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

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

eslint

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

"extends": "@piratuks/code-style-config/eslint"
1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago