tslint-config-olo

0.4.1 • Public • Published

tslint-config-olo

This package provides Olo's shared TSLint configuration, to be used in all TypeScript applications.

Note: the rules are defined in rules and exported via index.js. The .eslintrc is present so we can lint the rules files with our standard rules.

The v0.2.0 rule set assumes TypeScript 2.x.

Usage

Specify the following in your tslint.json file:

{
  "extends": "tslint-config-olo"
}

Package Sidebar

Install

npm i tslint-config-olo

Weekly Downloads

143

Version

0.4.1

License

MIT

Unpacked Size

34 kB

Total Files

10

Last publish

Collaborators

  • travisamiel-olo
  • joshc-olo
  • jcarvalho-olo
  • gshackles
  • bretkoppel
  • olo-frank
  • mark.gaeta