0.2.5 • Published 4 months ago

@topotal/eslint-config-typescript v0.2.5

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

@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"
  ]
}
0.2.5

4 months ago

0.2.4

5 months ago

0.2.3

6 months ago

0.2.2

8 months ago

0.2.1

2 years ago

0.2.0

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.0.3

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.2

3 years ago