New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

eslint-config-umeboshi

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-umeboshi

Default ESLint config for Umeboshi

0.5.1
latest
Source
npm
Version published
Maintainers
1
Created
Source

eslint-config-umeboshi

Shared config for Umeboshi templates based on eslint-config-airbnb-base

Install

With npm:

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

Or yarn:

yarn add eslint-config-umeboshi --dev

Usage

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

Note: eslint-config-umeboshi will set two global variables: Modernizr and __PRODUCTION__.

Keywords

eslint

FAQs

Package last updated on 28 May 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts