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

@lendoab/eslint-config-lendo

Package Overview
Dependencies
Maintainers
7
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lendoab/eslint-config-lendo

ESlint configuration used by Lendo front end projects.

  • 1.0.0
  • npm
  • Socket score

Version published
Weekly downloads
527
increased by11.18%
Maintainers
7
Weekly downloads
 
Created
Source

eslint-config-lendo

This package includes the common eslint config used by all Lendo front end projects.

Usage

First, install this package and necessary peer dependencies

If using npm 5+, use this shortcut

npm install-peerdeps -D @lendoab/eslint-config-lendo

If not, use following to list peer dependencies and install the correct dependencies

npm info "@lendoab/eslint-config-lendo@latest" peerDependencies

The create a file names .eslintrc with following contents in the root folder of your project.

{
  "extends": "@lendoab/eslint-config-lendo"
}

FAQs

Package last updated on 19 Sep 2018

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc