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 arraysempty-object
rule to enforce a single space between braces in empty objects