This package has been deprecated

Author message:

Package no longer supported. Use at your own risk.

eslint-config-smagrassi

1.2.0 • Public • Published

eslint-config-smagrassi Build Status

Personal ESLint extensible and sharable configuration.

Usage

Install the configuration as a npm package:

npm install --save-dev eslint-config-smagrassi

and then add it as extension in your ESLint configuration file:

// for example in your .eslinrc

{
  "extends": "smagrassi"
}

See the ESlint config docs for more information.

Rules

The configuration already extends the default eslint:recommended rules.

Package specific rules can be found in /rules folder.

Package Sidebar

Install

npm i eslint-config-smagrassi

Weekly Downloads

1

Version

1.2.0

License

MIT

Last publish

Collaborators

  • stefano_magrassi