@jabberwocky-db/eslint-config

<h1 align="center">Jabberwocky DB - Eslint Config</h1> <p align="center"> <a href="https://www.npmjs.com/package/@jabberwocky-db/eslint-config" target="_blank" > <img src="https://img.shields.io/npm/v/@jabberwocky-db/eslint-config.svg?color=whit


Keywords
eslint, eslint-config, jabberwocky, jabberwocky-db, lint
License
MIT
Install
npm install @jabberwocky-db/eslint-config@1.0.2

Documentation

Jabberwocky DB - Eslint Config

License: MIT License: MIT downloads

The eslint config used by the Jabberwocky DB team and others

⬇️ Install

Run the following command at the root of your project:

Yarn

yarn add @jabberwocky-db/eslint-config --dev

NPM

npm install @jabberwocky-db/eslint-config --save-dev

🚀 Usage

Add the following to your package.json file:

"eslintConfig": {
    "extends": "@jabberwocky-db"
}

or use as a baseline within your current eslint configuration file.

📎 Similar Jabberwocky DB Repos