Socket
Book a DemoInstallSign in
Socket

@jellyvision/eslint-config-jellyvision

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jellyvision/eslint-config-jellyvision

ESLint Configuration file for Jellyvision standard rules

latest
npmnpm
Version
1.2.0
Version published
Maintainers
1
Created
Source

Jellyvision - ESLint Shareable Config

MIT License

This here is the base ESLint config for Jellyvision teams.

Install

npm install --save-dev @jellyvision/eslint-config-jellyvision

Usage

Use this shareable config by extending it in your .eslintrc file:

{
  "extends": "@jellyvision/jellyvision"
}

You can override settings from this shareable config by adding them directly into your .eslintrc file.

See the ESLint documentation for more information about using a shareable config.

License

Licensed under the terms of the MIT License.

Keywords

eslint

FAQs

Package last updated on 20 Apr 2017

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