eslint-config-duivvv

1.10.0 • Public • Published

eslint-config-duivvv

personal eslint config

Installation

Install this package, and save it as a devDependency:

yarn add eslint-config-duivvv --dev

or via npm if you're old school

npm i -D eslint-config-duivvv

Then have your project's .eslintrc file extend the ruleset.

{
  "extends": "duivvv"
}

If you're using React in your project:

{
  "extends": "duivvv/react"
}

License

The MIT License (MIT). Please see License File for more information.

Readme

Keywords

none

Package Sidebar

Install

npm i eslint-config-duivvv

Weekly Downloads

0

Version

1.10.0

License

MIT

Last publish

Collaborators

  • duivvv