tslint-config-seek

1.2.0 • Public • Published

Build Status npm semantic-release Commitizen friendly

tslint-config-seek

This package includes the shareable TSLint configuration used by SEEK.

Note: this assumes you’re using a tsconfig.json with strict and noUnusedLocals enabled.

Usage

First, install this package and TSLint.

Then create a file named tslint.json with following contents in the root folder of your project:

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

You can override the settings from tslint-config-seek by editing the tslint.json file.

License

MIT.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.2.0
    656
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.2.0
    656
  • 1.1.0
    1
  • 1.0.0
    0

Package Sidebar

Install

npm i tslint-config-seek

Weekly Downloads

177

Version

1.2.0

License

MIT

Unpacked Size

4.06 kB

Total Files

7

Last publish

Collaborators

  • seek-oss-ci