@msg-labs/eslint-config

1.6.2 • Public • Published

ESLint configuration

Installation

npm install --save-dev @msg-labs/eslint-config

Usage

if you already have an .eslintrc file, add the following line to it:

    "extends": "@msg-labs"

otherwise initialize one with the following snippet:

{
    "extends": "@msg-labs"
}

Package Sidebar

Install

npm i @msg-labs/eslint-config

Weekly Downloads

3

Version

1.6.2

License

WTFNMFPL-1.0

Unpacked Size

28.8 kB

Total Files

18

Last publish

Collaborators

  • miguelsanchezgonzalez