This package has been deprecated

Author message:

Deprecated in favor of @metashop/eslint-config

eslint-config-metashop

1.5.1 • Public • Published

Metashop ESLint Config

NPM Release NPM Downloads license

ESLint config for Metashop's JavaScript Styleguide

Install

yarn add --dev eslint-config-metashop

Or with npm:

npm install --save-dev eslint-config-metashop

Usage

Add this to your .eslintrc file:

{
  "extends": "metashop"
}

Note: We omitted the eslint-config- prefix since it is automatically assumed by ESLint.

You can override settings from the shareable config by adding them directly into your .eslintrc file.

License

Released under the terms of the MIT.

Readme

Keywords

none

Package Sidebar

Install

npm i eslint-config-metashop

Weekly Downloads

1

Version

1.5.1

License

MIT

Last publish

Collaborators

  • gabrielizaias