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"
   ]
}

Package Sidebar

Install

npm i @toba/tslint

Weekly Downloads

1

Version

1.0.2

License

MIT

Last publish

Collaborators

  • jason-abbott