Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@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

latest
Source
npmnpm
Version
0.0.2
Version published
Maintainers
12
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 --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

iAdvize

FAQs

Package last updated on 18 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