1.2.1 • Published 3 months ago

@hipo/eslint-config-typescript v1.2.1

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
3 months 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

3 months ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.1

3 years ago

1.0.0

3 years ago