Socket
Socket
Sign inDemoInstall

eslint-config-blue-hour

Package Overview
Dependencies
273
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    eslint-config-blue-hour

Another biased eslintrc config, extending airbnb's


Version published
Weekly downloads
4
decreased by-75%
Maintainers
1
Install size
100 kB
Created
Weekly downloads
 

Readme

Source

eslint-config-blue-hour

Another biased ESlint config, extending Airbnb's

Usage

This config requires eslint, babel-eslint, eslint-plugin-import, eslint-plugin-react, and eslint-plugin-jsx-a11y.

  1. npm install --save-dev eslint-config-blue-hour eslint-plugin-import eslint-plugin-react eslint-plugin-jsx-a11y eslint babel-eslint
  2. add "parser": "babel-eslint" and "extends": "blue-hour" to your .eslintrc

See the ESlint config docs for more information.

License

MIT

Keywords

FAQs

Last updated on 08 Nov 2016

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc