@guivic/eslint-config-guivic

0.3.1 • Public • Published

eslint-config-guivic

dependencies status dev-dependencies status Build Status npm version

Offical Guivic javascript norm that extends the Airbnb style.

Install

With npm

npm install --save-dev eslint eslint-config-guivic

With yarn

yarn add --dev eslint eslint-config-guivic

Usage

Add this to your .eslintrc:

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

The official documentation. The Airbnb's ESLint configuration.

Package Sidebar

Install

npm i @guivic/eslint-config-guivic

Weekly Downloads

4

Version

0.3.1

License

MIT

Unpacked Size

4.52 kB

Total Files

6

Last publish

Collaborators

  • guillaume-g
  • lludol