eslint-config-scality from zenko-cloudserver dependencies
 
 
Go to file
Vitaliy Filippov d383e47d8e Remove yarn lock 2024-07-21 15:40:35 +03:00
eve feature: bootstrap project with airbnb eslint pkg 2020-10-18 11:05:04 -07:00
.gitignore feature: bootstrap project with airbnb eslint pkg 2020-10-18 11:05:04 -07:00
LICENSE feature: bootstrap project with airbnb eslint pkg 2020-10-18 11:05:04 -07:00
README.md feature: bootstrap project with airbnb eslint pkg 2020-10-18 11:05:04 -07:00
index.js feature: bootstrap project with airbnb eslint pkg 2020-10-18 11:05:04 -07:00
package.json feature: bootstrap project with airbnb eslint pkg 2020-10-18 11:05:04 -07:00

README.md

eslint-config-scality

  • Provides an eslint-config-scality package that can be added as a dependency for uniform Javascript coding guidelines across the projects
  • Supports rules for both Node.js and React projects
  • Uses eslint-config-airbnb as base, any rules that diverge from the Airbnb's ESlint rules are noted in index.js

Usage

To use this dependency in an project

yarn add --dev eslint-config-scality