@topotal/eslint-config-typescript

0.2.5 • Public • Published

@topotal/eslint-config-typescript

npm version

This is a common ESlint setting for TypeScript used within Topotal

Installation

yarn add -D @topotal/eslint-config-typescript

If your npm version is lower than v6, please also install the peerDependencies package.

yarn add -D @typescript-eslint/eslint-plugin @typescript-eslint/parser

Usage

Add @topotal/eslunt-config-typescript to eslintrc extends.

{
  "extends": [
    "@topotal/eslint-config-typescript"
  ]
}

/@topotal/eslint-config-typescript/

    Package Sidebar

    Install

    npm i @topotal/eslint-config-typescript

    Weekly Downloads

    17

    Version

    0.2.5

    License

    MIT

    Unpacked Size

    6.33 kB

    Total Files

    5

    Last publish

    Collaborators

    • sawa-zen