Skip to content

hyperoslo/tslint-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

@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.