1.2.1 • Published 1 year ago

@hipo/eslint-config-typescript v1.2.1

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
1 year ago

@hipo/eslint-config-typescript

Bakers' shareable ESLint configurations for TypeScript.

Installation

npm i --save-dev @hipo/eslint-config-typescript

Usage

Update your ESLint config file (.eslintrc.*) to use the "@hipo/eslint-config-typescript" by adding it inside extended configuration array:

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

1 year ago

1.2.0

3 years ago

1.1.0

3 years ago

1.0.1

4 years ago

1.0.0

4 years ago