Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@storipress/eslint-plugin-block

Package Overview
Dependencies
Maintainers
4
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@storipress/eslint-plugin-block

@storipress/eslint-plugin-block ===============================

  • 0.3.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
4
Created
Source

@storipress/eslint-plugin-block

This is a custom eslint plugin for catching common errors when developing Storipress blocks

Please read the documents under docs/rules for details of each rule

Usage

Please install this package and eslint then add this to your eslint configuration:

{
  "extends": ["plugin:@storipress/block/recommended"]
}

Installation

Using yarn:

$ yarn add --dev @storipress/eslint-plugin-block

Using npm:

$ npm install --save-dev @storipress/eslint-plugin-block

FAQs

Package last updated on 11 Jul 2022

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc