Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 794 Bytes

File metadata and controls

33 lines (21 loc) · 794 Bytes

@hyperoslo/tslint-config

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
  2. Create tslint.json at the root of your project:

    {
      "extends": "@hyperoslo/tslint-config"
    }
  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.