2.0.0 • Published 5 years ago

eslint-plugin-grind v2.0.0

Weekly downloads
6
License
MIT
Repository
github
Last release
5 years ago

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