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

eslint-config-devine

Package Overview
Dependencies
Maintainers
3
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-devine

the one and only devine.be eslint config

3.0.1
latest
Source
npm
Version published
Maintainers
3
Created
Source

eslint-config-devine

the one and only devine.be eslint config as a module

Installation

Install this package, and save it as a devDependency:

yarn add eslint-config-devine --dev

or via npm if you're old school

npm i -D eslint-config-devine

Then have your project's .eslintrc file extend the ruleset.

{
  "extends": "devine"
}

License

The MIT License (MIT). Please see License File for more information.

FAQs

Package last updated on 11 Oct 2019

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