1.15.0 • Published 4 years ago

eslint-config-ibm v1.15.0

Weekly downloads
145
License
Apache-2.0
Repository
github
Last release
4 years ago

eslint-config-ibm

ESLint configuration for the IBM coding style.

NPM version Downloads

ESLint version support

The following table shows the ESLint versions supported by the various versions of this package:

ESLint versioneslint-config-ibm
6.81.4 - 1.14

Installation

$ npm install eslint eslint-config-ibm --save-dev

Usage

Add ibm to the extends section in your ESLint configuration file:

{
  'extends': 'ibm',
}

For more information, please refer to the Extending Configuration Files section in the ESLint documentation page: https://eslint.org/docs/user-guide/configuring#extending-configuration-files

1.15.0

4 years ago

1.14.0

4 years ago

1.13.0

4 years ago

1.12.0

4 years ago

1.11.0

4 years ago

1.10.0

4 years ago

1.9.0

4 years ago

1.8.1

4 years ago

1.8.0

4 years ago

1.5.3

4 years ago

1.7.0

4 years ago

1.5.2

4 years ago

1.6.0

4 years ago

1.5.1

4 years ago

1.5.0

4 years ago

1.4.2

4 years ago

1.4.1

4 years ago

1.4.0

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.3.0

4 years ago

1.0.0

4 years ago

0.0.1-security

4 years ago