npm

@kosu/tslint-config

0.0.5 • Public • Published

@kosu/tslint-config

Base tslint configuration used by Paradigm Labs for TypeScript kuso projects.

Installation

Install locally in your project (ensure you have tslint installed as well).

$ yarn add --dev @kuso/tslint-config

Usage

Add the following to your tslint.json file

{
    "extends": ["@kuso/tslint-config"]
}

Readme

Keywords

none

Package Sidebar

Install

npm i @kosu/tslint-config

Weekly Downloads

4

Version

0.0.5

License

MIT

Unpacked Size

5.84 kB

Total Files

4

Last publish

Collaborators

  • freydal
  • henryharder
  • paradigm-labs