eslint-config-lisk-base

2.0.1 • Public • Published

eslint-config-lisk-base

This is the base eslint config for use in Lisk projects. It extends eslint-config-airbnb-base, with a few overrides.

Installation

npm install --save-dev eslint-config-lisk-base

Usage

In your .eslintrc.json file:

{
  "extends": ["lisk-base"]
}

Contributing

PRs are welcome if the reasoning for the proposed change is provided.

Divergence from eslint-config-airbnb-base

Readme

Keywords

Package Sidebar

Install

npm i eslint-config-lisk-base

Weekly Downloads

10

Version

2.0.1

License

GPL-3.0

Unpacked Size

43.7 kB

Total Files

11

Last publish

Collaborators

  • ishantiw
  • shuse2
  • juanglisk
  • lisk