Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

eslint-plugin-grind

grindjs73MIT2.0.0

Adds functionality to eslint to aid in conforming to Grind standards.

grindjs, grind-framework, eslint, eslintplugin

readme

eslint-plugin-grind

A plugin for eslint that adds functionality to aid in conforming to Grind standards.

Currently it supports:

  • Exposing Grind’s built in globals
  • empty-array rule to enforce a single space between brackets in empty arrays
  • empty-object rule to enforce a single space between braces in empty objects