This package has been deprecated

Author message:

The package has been renamed to eslint-config-mgol. Update your package.json.

eslint-config-mzgol

0.0.9 • Public • Published

eslint-config-mzgol

travis build version downloads MIT License

ESLint rules for my personal projects as well as some at Laboratorium EE.

Usage

Install the rules by running:

npm install --save-dev eslint eslint-config-mzgol 

Then add the extends to your .eslintrc:

{
    "extends": "mzgol",
    "rules": {
        // your overrides
    }
}

LICENSE

MIT (see the LICENSE file).

Package Sidebar

Install

npm i eslint-config-mzgol

Weekly Downloads

1

Version

0.0.9

License

MIT

Last publish

Collaborators

  • mgol