@micheldever/eslint-config

1.2.3 • Public • Published


@micheldever/eslint-config

Micheldever standard style guide ESLint config


git clone https://mtsweb@dev.azure.com/mtsweb/oss/_git/eslint-config

Installation

This package is distributed via npm. You can install it as a devDependency in your project by running:

yarn add @micheldever/eslint-config --dev

Usage

Once installed, you can use this configuration by extending it in your .eslintrc.json file:

{
  "extends": ["@micheldever/eslint-config"]
}

If you are using React, you can extend the React configuration:

{
  "extends": ["@micheldever/eslint-config/react"]
}

Readme

Keywords

none

Package Sidebar

Install

npm i @micheldever/eslint-config

Weekly Downloads

3

Version

1.2.3

License

MIT

Unpacked Size

20.4 kB

Total Files

29

Last publish

Collaborators

  • hwll