0.3.0 • Published 2 years ago

@storipress/eslint-plugin-block v0.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@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
0.3.0

2 years ago

0.1.6

2 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago