2.3.0 • Published 3 years ago

@onosendi/eslint-config v2.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

eslint-config

My shareable eslint config.

Install

npm i -D @onosendi/eslint-config

Usage

Extend in your .eslintrc

Default

{
  "extends": ["@onosendi"]
}

TypeScript

{
  "extends": ["@onosendi/eslint-config/lib/typescript"]
}

See http://eslint.org/docs/developer-guide/shareable-configs for more information.

2.3.0

3 years ago

2.2.0

3 years ago

2.1.0

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago