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.

Readme

Keywords

none

Package Sidebar

Install

npm i tslint-config-seek

Weekly Downloads

111

Version

1.2.0

License

MIT

Unpacked Size

4.06 kB

Total Files

7

Last publish

Collaborators

  • seek-oss-ci