1.0.8 • Published 4 years ago

@piratuks/code-style-config v1.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
4 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

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago