eslint-config-holomua

JavaScript ESLint sharable config


Keywords
eslint, config, holomua
License
AGPL-3.0-only
Install
npm install eslint-config-holomua@0.1.1

Documentation

eslint-config-holomua

Shareable ESLint config.

Installation

npm i eslint-config-holomua

Usage

Extend the config in your .eslintrc.json

{
  "extends": ["holomua"]
}