This package has been deprecated

Author message:

Please use eslint / eslint-config-kingsquare

tslint-config-kingsquare

5.0.1 • Public • Published

tslint-config-kingsquare

This is the basic tslint config used by kingsquare.

To install and use do the following:

yarn add --dev tslint-config-kingsquare

also create a tslint.json:

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

That should do it!

NOTE

Semver major number is based on tslint version.

Use of Prettier

This config should work nicely with prettier. A config-file .prettierrc is adviced with

{
  "singleQuote": true
}

/tslint-config-kingsquare/

    Package Sidebar

    Install

    npm i tslint-config-kingsquare

    Weekly Downloads

    1

    Version

    5.0.1

    License

    ISC

    Unpacked Size

    17.5 kB

    Total Files

    9

    Last publish

    Collaborators

    • reggino