🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

@pepperi-addons/eslint-plugin-pepperi-lint

Package Overview
Dependencies
Maintainers
8
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pepperi-addons/eslint-plugin-pepperi-lint

Pepperi's lint plugin

latest
npmnpm
Version
0.0.3
Version published
Weekly downloads
70
218.18%
Maintainers
8
Weekly downloads
 
Created
Source

eslint-plugin-pepperi-lint

Pepperi's lint plugin

Installation

You'll first need to install ESLint:

npm i eslint --save-dev

Next, install @pepperi-addons/eslint-plugin-pepperi-lint:

npm install @pepperi-addons/eslint-plugin-pepperi-lint --save-dev

Usage

Add pepperi-lint to the extends section of your .eslintrc configuration file. You can omit the eslint-plugin- prefix:

{
    "extends": [
        "plugin:@pepperi-addons/pepperi-lint/recommended"
    ]
}

Keywords

eslint

FAQs

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