eslint-config-enotes-base

eslint-config-enotes-base JS library on GitHub eslint-config-enotes-base JS library on npm Download eslint-config-enotes-base JS library

ESLint shareable config for eNotes.com style

Version 1.3.0 License Apache-2.0
eslint-config-enotes-base has no homepage
eslint-config-enotes-base JS library on GitHub
eslint-config-enotes-base JS library on npm
Download eslint-config-enotes-base JS library
Keywords
eslinteslintconfigenotes

#eslint-config-enotes-base Build Status

ESLint shareable config for eNotes.com, Inc.

#install

$ npm install --save-dev eslint-config-enotes-base

#usage

{
    "extends": ["eslint-config-enotes-base"],
}

You can override settings from the shareable config by adding them directly into your .eslintrc file.