@starlab/tslint-config

1.0.8 • Public • Published

@starlab/tslint-config

StarLab TSLint extensible and sharable configuration.

Usage

Install the configuration as a npm package:

$ npm install --save-dev @starlab/tslint-config

# --- OR ---

$ yarn add --dev @starlab/tslint-config

and then add it as extension in your tslint.json file:

{
  "extends": ["@starlab/tslint-config"]
}

The corresponding tslint.yaml file looks like this:

extends:
  - @starlab/tslint-config

/@starlab/tslint-config/

    Package Sidebar

    Install

    npm i @starlab/tslint-config

    Weekly Downloads

    5

    Version

    1.0.8

    License

    MIT

    Unpacked Size

    6.76 kB

    Total Files

    5

    Last publish

    Collaborators

    • kryshac