0.3.1 • Published 7 years ago

eslint-config-umeboshi-node v0.3.1

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

eslint-config-umeboshi

Shared config for Umeboshi templates based on eslint-config-airbnb-base and eslint-plugin-node.

Install

With npm:

npm install --save-dev eslint-config-umeboshi-node

Or yarn:

yarn add eslint-config-umeboshi-node --dev

Usage

Add "extends": "eslint-config-umeboshi-node" to your .eslintrc.json file