eslint-config-ibm

1.15.0 • Public • Published

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 version eslint-config-ibm
6.8 1.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

Package Sidebar

Install

npm i eslint-config-ibm

Weekly Downloads

122

Version

1.15.0

License

Apache-2.0

Unpacked Size

23.6 kB

Total Files

4

Last publish

Collaborators

  • eddybrando.vasquez