0.2.0 • Published 7 years ago

tslint-config-hyperoslo v0.2.0

Weekly downloads
2
License
ISC
Repository
github
Last release
7 years ago

tslint-config-hyperoslo

Hyper's TSLint configuration, based on tslint:latest.

Licensed under the ISC license, see LICENSE for more information.

Usage

  1. Install from npm. Make sure to also have tslint itself instaled:

    npm install --save-dev tslint tslint-config-hyperoslo
  2. Create tslint.json at the root of your project:

    {
      "extends": "tslint-config-hyperoslo"
    }
  3. Profit!

Credits

Hyper made this. We're a digital communications agency with a passion for good code, and if you're using this configuration we probably want to hire you.