Socket
Socket
Sign inDemoInstall

eslint-config-adorable-base

Package Overview
Dependencies
0
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    eslint-config-adorable-base

Base ESLint configuration for Adorable IO


Version published
Maintainers
1
Created

Readme

Source

eslint-config-adorable-base

Base ESLint configuration for Adorable IO

Install

yarn add eslint-config-adorable-base --dev

Usage

Add to your package.json file:

"eslintConfig": {
  "extends": [ "adorable-base" ]
}

or to your .eslintrc:

{
  "extends": "adorable-base"
}

FAQs

Last updated on 31 May 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