Socket
Book a DemoInstallSign in
Socket

eslint-config-mitchreece-base

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-mitchreece-base

Config file for eslint

latest
Source
npmnpm
Version
2.1.0
Version published
Maintainers
1
Created
Source

eslint-config-mitchreece-base

Config file for eslint.

Installation

To install the package, run the following in your projects root folder:

    yarn add eslint-config-mitchreece-base --dev

Usage

In order to enforce the rules specified in this config file, add 'mitchreece-base' to the extends property of your .eslintrc.* file

    extends: 'mitchreece-base'

FAQs

Package last updated on 23 Feb 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts