tmo-tslint-settings

1.0.2 • Public • Published

tmo-tslint-settings

npm NPM npm GitHub last commit

tslint configuration.

These are my personal preferences, and were created to save me copy and pasting my tslint.json to each new project.

#Installation npm install -D tmo-tslint-settings

Usage

In the tslint.json file update the extends property to

{
  "extends": ["tmo-tslint-settings"]
}

I personally have the above as the entire contents of my tslint.json

Package Sidebar

Install

npm i tmo-tslint-settings

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

4.58 kB

Total Files

4

Last publish

Collaborators

  • siginthehead