Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 387 Bytes

README.markdown

File metadata and controls

8 lines (6 loc) · 387 Bytes

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