@edcarroll/code-style

2.0.0 • Public • Published

Code Style

Linter rules according to my preferred coding style.

Installation

$ npm install --save-dev @edcarroll/code-style

Usage

tslint

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

"extends": "@edcarroll/code-style/tslint"

tslint + Angular

tslint

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

"extends": "@edcarroll/code-style/tslint-angular"

Readme

Keywords

none

Package Sidebar

Install

npm i @edcarroll/code-style

Weekly Downloads

4

Version

2.0.0

License

MIT

Last publish

Collaborators

  • edcarroll