@princjef/tslint-config

2.0.2 • Public • Published

tslint-config

Build Status npm version

Opinionated TSLint configuration built on top of the Airbnb style guide and designed to be used alongside Prettier for code formatting.

Usage

You can install this package in your project by running:

npm install --save-dev @princjef/tslint-config

To use, add the following to your tslint.json:

{
  "extends": "@princjef/tslint-config"
}

Package Sidebar

Install

npm i @princjef/tslint-config

Weekly Downloads

31

Version

2.0.2

License

MIT

Unpacked Size

11.2 kB

Total Files

5

Last publish

Collaborators

  • princjef