eslint-config-lludol

0.2.1 • Public • Published

eslint-config

npm version nodejs workflow

This is my personal ESLint config for ES6 JavaScript style.

Install

npm install --save-dev eslint eslint-config-lludol
# or
yarn add --dev eslint eslint-config-lludol

Usage

Add this to your .eslintrc:

{
  "extends": "eslint-config-lludol"
}

The official documentation.

Package Sidebar

Install

npm i eslint-config-lludol

Weekly Downloads

17

Version

0.2.1

License

MIT

Unpacked Size

4.47 kB

Total Files

6

Last publish

Collaborators

  • lludol