This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@allthings/tslint-preset

2.0.0 • Public • Published

Allthings TSLint Preset

A common TSLint preset for TypeScript projects at Allthings.

Setup

yarn add @allthings/tslint-preset --dev

Add the following to tslint.json

{
  "extends": ["@allthings/tslint-preset"]
}

/@allthings/tslint-preset/

    Package Sidebar

    Install

    npm i @allthings/tslint-preset

    Weekly Downloads

    16

    Version

    2.0.0

    License

    MIT

    Unpacked Size

    2.94 kB

    Total Files

    4

    Last publish

    Collaborators

    • egeallthings
    • dmz23