This package has been deprecated

Author message:

Use

@toba/tslint

1.0.2 • Public • Published

npm package Dependencies

Shared tslint configuration with tslint-config-prettier and tslint-consistent-codestyle for use in Toba projects.

Usage

yarn add @toba/tslint --dev

or

npm install @toba/tslint --save-dev

then create tslint.json with

{
   "extends": [
      "@toba/tslint"
   ]
}

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @toba/tslint

    Weekly Downloads

    0

    Version

    1.0.2

    License

    MIT

    Last publish

    Collaborators

    • jason-abbott