Socket
Socket
Sign inDemoInstall

@iadvize-oss/eslint-patch

Package Overview
Dependencies
117
Maintainers
12
Versions
33
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @iadvize-oss/eslint-patch

Workaround for eslint plugin resolution


Version published
Maintainers
12
Install size
4.67 kB
Created

Readme

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 --save-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

Last updated on 18 Feb 2020

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