2.0.2 • Published 1 year ago

@blockmatic/eslint-config-typescript v2.0.2

Weekly downloads
17
License
MIT
Repository
github
Last release
1 year ago

eslint-config-typescript

Blockmatic's TypeScript ESLint config extras.

Installation

npm install --save-dev @blockmatic/eslint-config-typescript

Usage

After installing, update your project's .eslintrc file to import the rule sets you want:

{
  "extends" : [
    "@blockmatic/eslint-config-base",
    "@blockmatic/eslint-config-typescript"
  ]
}

Read the ESlint config docs for more information.

2.0.2

1 year ago

2.0.0

3 years ago

1.5.0

3 years ago

1.4.1

3 years ago

1.4.0

3 years ago

1.3.0

3 years ago

1.2.5

4 years ago

1.2.4

4 years ago

1.2.3

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.1

4 years ago

1.1.2

4 years ago

1.1.0

4 years ago

1.0.0

5 years ago