2.2.4 • Published 5 years ago

eslint-config-chernodub v2.2.4

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

ESLint configuration for typescript

Installation

npm 6

npm i @chernodub/eslint-config@2.2.3 \
      @typescript-eslint/eslint-plugin@4.11.0 \
      @typescript-eslint/parser@4.11.0 \
      eslint@7.16.0 eslint-plugin-import@2.22.1 \
      eslint-plugin-jsdoc@30.7.9 typescript@4.1.3 -D

npm 7

TODO when node 16 appears

Usage

{
  "extends": "@chernodub/eslint-config"
}
2.2.4

5 years ago

2.2.0

5 years ago

2.1.0

5 years ago

2.0.0

5 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago