Socket
Book a DemoInstallSign in
Socket

@iadvize-oss/eslint-config-redux-saga

Package Overview
Dependencies
Maintainers
8
Versions
224
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@iadvize-oss/eslint-config-redux-saga

iAdvize javascript eslint rules for redux-saga

latest
Source
npmnpm
Version
2.0.0
Version published
Maintainers
8
Created
Source

@iadvize-oss/eslint-config-redux-saga

Install

Add this dependency to your repository and eslint peer-dependency:

npm add --save-dev @iadvize-oss/eslint-config-redux-saga

Usage

Create a .eslintrc file in your project root with this content

{
  "extends": [
    "@iadvize-oss/eslint-config-redux-saga"
  ]
}

Keywords

iAdvize

FAQs

Package last updated on 23 Nov 2023

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