This package has been deprecated

Author message:

tslint has been replaced by eslint

@misk/tslint

0.4.1 • Public • Published

Misk TsLint

This package provides shared TsLint linting across Misk tab repos.

Getting Started

$ yarn add @misk/tslint

TsLint Template

Create a tslint.json file in the repo root directory with the following:

  {
    "extends": "@misk/tslint"
  }

Included TsLint Packages

From package.json:

  tslint
  tslint-blueprint
  tslint-clean-code
  tslint-config-prettier
  tslint-consistent-codestyle
  tslint-eslint-rules
  tslint-immutable
  tslint-react
  tslint-sonarts

Releasing

Changelog (and Breaking Changes)

Dependencies (10)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @misk/tslint

    Weekly Downloads

    463

    Version

    0.4.1

    License

    SEE LICENSE IN https://github.com/cashapp/misk-web

    Unpacked Size

    19.4 kB

    Total Files

    10

    Last publish

    Collaborators

    • adrw
    • adrw-ci
    • k9101
    • rmariano-sq
    • square-owner