Socket
Socket
Sign inDemoInstall

eslint-config-njakob

Package Overview
Dependencies
293
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    eslint-config-njakob

Personal ESLint config


Version published
Weekly downloads
23
increased by35.29%
Maintainers
1
Install size
265 kB
Created
Weekly downloads
 

Changelog

Source

5.0.1 (2017-08-03)

<a name="5.0.0"></a>

Readme

Source

eslint-config-njakob

Personal ESLint configuration based on [Airbnb styleguide](https://github.com/airbnb/javascript).

NPM version Conventional Commits

Configurations

Installation

$ npm install eslint-config-njakob --sav-dev
$ yarn add eslint-config-njakob --dev

Usage

The package provides multiple different configuations regarding the environment you need.

In .eslintrc file:

{
  "extends": "njakob/es6-flow-react"
}

Changelog

See changelog.

Licences

njakob/eslint-config is licensed under the MIT License.

Keywords

FAQs

Last updated on 03 Aug 2017

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