2.0.2 • Published 2 years ago

@blockmatic/eslint-config-typescript v2.0.2

Weekly downloads
17
License
MIT
Repository
github
Last release
2 years 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

2 years ago

2.0.0

4 years ago

1.5.0

5 years ago

1.4.1

5 years ago

1.4.0

5 years ago

1.3.0

5 years ago

1.2.5

5 years ago

1.2.4

5 years ago

1.2.3

5 years ago

1.2.2

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.1

6 years ago

1.1.2

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago