eslint-config-pandora-typescript

2.5.1 • Public • Published

eslint-config-pandora-typescript

typescript eslint for team

Installation

npm i eslint-config-pandora-typescript --save-dev

Usage

Add pandora-typescript to the extends section of your .eslintrc configuration file. You can omit the eslint-config- prefix:

module.exports = {
    extends: [
        'pandora-typescript',
    ],
};

/eslint-config-pandora-typescript/

    Package Sidebar

    Install

    npm i eslint-config-pandora-typescript

    Weekly Downloads

    9

    Version

    2.5.1

    License

    MIT

    Unpacked Size

    11.2 kB

    Total Files

    5

    Last publish

    Collaborators

    • kingller