@storipress/eslint-plugin-block

0.3.0 • Public • Published

@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

Dependencies (0)

    Dev Dependencies (15)

    Package Sidebar

    Install

    npm i @storipress/eslint-plugin-block

    Weekly Downloads

    1

    Version

    0.3.0

    License

    MIT

    Unpacked Size

    27.8 kB

    Total Files

    37

    Last publish

    Collaborators

    • ches4117
    • sidstraw
    • ariel_lin
    • dansnow
    • helloalexpan