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

eslint-config-enpit-jet

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-enpit-jet

The ESLint config we use at enpit for our Oracle JET projects

1.0.0
latest
Version published
Maintainers
1
Created

eslint-config-enpit-jet

The ESLint config we use at enpit for our Oracle JET projects. Extends the ESLint config by Google.

Installation

npm install --save-dev eslint eslint-config-enpit-jet

Usage

.eslintrc:

{
    "extends": "eslint-config-enpit-jet"
}

FAQs

Package last updated on 10 Jan 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