tslint-config-lynt

0.1.2 • Public • Published

tslint-config-lynt

The base TSLint config for Lynt.

Build Status

Installation

npm install tslint-config-lynt --save-dev

Usage

Put the following in your TSLint config:

{
  "extends": ["tslint-config-lynt"]
}

None of these rules require any typechecking information. If you want to add additional typechecking rules (recommended), please include tslint-config-lynt-typed as well.

License

MIT © Saad Quadri

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.1.242latest

Version History

VersionDownloads (Last 7 Days)Published
0.1.242
0.1.00
0.1.4-beta0
0.1.3-beta0
0.1.2-beta0
0.1.1-beta0

Package Sidebar

Install

npm i tslint-config-lynt

Weekly Downloads

19

Version

0.1.2

License

MIT

Unpacked Size

2.98 kB

Total Files

4

Last publish

Collaborators

  • saadq