1.0.4 • Published 3 years ago

@kentayamada-dev/eslint-config-base v1.0.4

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

ESLint shareable config

CI npm version install size

Installation

$ npm install --save-dev eslint @kentayamada-dev/eslint-config-base

Usage

Once the @kentayamada-dev/eslint-config-base package is installed, you can use it by specifying @kentayamada-dev/eslint-config-base in the extends section of your ESLint configuration.

{
  "extends": "@kentayamada-dev/eslint-config-base",
  "rules": {
    // Additional, per-project rules...
  }
}
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

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago