eslint-config-malexandre

1.0.2 • Public • Published

What is this project

This is my personal config for eslint, tweaked over some time. To reuse it easily between each of my project, I made it into an npm/yarn package.

How to use it

  1. npm install --save-dev eslint-config-malexandre or yarn add -D eslint-config-malexandre
  2. Add this to your .eslintrc:
"extends": [
    "malexandre"
]

Package Sidebar

Install

npm i eslint-config-malexandre

Weekly Downloads

5

Version

1.0.2

License

WTFPL

Last publish

Collaborators

  • malexandre