1.0.4 • Published 2 years ago

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

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

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago