Socket
Socket
Sign inDemoInstall

@iadvize-oss/eslint-patch

Package Overview
Dependencies
Maintainers
12
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@iadvize-oss/eslint-patch

Workaround for eslint plugin resolution


Version published
Weekly downloads
57
increased by5600%
Maintainers
12
Weekly downloads
 
Created
Source

@iadvize/eslint-patch

This is a workaround for https://github.com/eslint/eslint/issues/3458

Install

Add this dependency to your eslint config

npm add --dev @iadvize-oss/eslint-patch

Usage

In your config javascript, entry point. Start by requiring the path

require('@iadvize-oss/eslint-patch');

module.exports = {
  extends: [
    'airbnb-typescript',
    ...

Keywords

FAQs

Package last updated on 12 Feb 2020

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