You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

eslint-config-hyperoslo

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-hyperoslo

Hyper's ESLint config

1.2.0
latest
Source
npmnpm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

eslint-config-hyperoslo

Version

Hyper's ESLint configuration, based on Airbnb's.

Licensed under the MIT license, see LICENSE for more information.

Usage

Available via npm:

npm install --save-dev eslint eslint-config-hyperoslo eslint-config-airbnb

ES6

Additional dependencies to install:

npm install --save-dev babel-eslint eslint-plugin-import

Tweak .eslintrc:

{
  "extends": "hyperoslo"
}

ES5 (legacy)

Tweak .eslintrc:

{
  "extends": "hyperoslo/legacy",
}

React

Additional dependencies to install:

npm install --save-dev babel-eslint eslint-plugin-import eslint-plugin-react eslint-plugin-jsx-a11y@^2.2.3

Tweak .eslintrc:

{
  "extends": "hyperoslo/react"
}

Credits

Hyper made this. We're a digital communications agency with a passion for good code, and if you're using this configuration we probably want to hire you.

FAQs

Package last updated on 27 Nov 2016

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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.