@mohitsingh/eslint-config

4.0.3 • Public • Published

eslint-config

GitHub Workflow Status npm version node-current license MIT

A pretty standard eslint config


Features

Usage

Install with your preferred package manager

# with npm
npm i -D eslint @mohitsingh/eslint-config
# or with yarn
yarn add --dev eslint @mohitsingh/eslint-config

Add the following eslint config in your package.json

"eslintConfig": {
  "extends": "@mohitsingh"
}

/@mohitsingh/eslint-config/

    Package Sidebar

    Install

    npm i @mohitsingh/eslint-config

    Weekly Downloads

    2

    Version

    4.0.3

    License

    MIT

    Unpacked Size

    7.42 kB

    Total Files

    6

    Last publish

    Collaborators

    • mohitsingh