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

eslint-plugin-ss-wa

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-ss-wa

eslint rules for data-client-id and data-client-type

latest
npmnpm
Version
1.0.3
Version published
Maintainers
1
Created
Source

Installation

npm install eslint-plugin-ss-wa --save-dev

yarn add eslint-plugin-ss-wa --dev

Setup

In your .eslintrc

{
  "plugins": [
    "ss-wa"
  ],
  "rules": {
    "ss-wa/onclick-requires-data-client-id": 1
  }
}

FAQs

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