eslint-config-madkudu

MadKudu's ESLint configurations.


Keywords
eslint, eslintconfig
License
MIT
Install
npm install eslint-config-madkudu@0.8.3

Documentation

@MadKudu/eslint-config

MadKudu's ESLint configurations.

Installation

Install this config package and ESLint:

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

Next, install any necessary peer dependencies warned about when you ran the above command.

Usage

This repository comes with three different main configurations: client, server, and mocha. Check each directory's README.md for usage information.

For more details about how ESLint's shareable configurations work, see the ESLint documentation.