Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.22 KB

DEPENDENCIES.md

File metadata and controls

34 lines (24 loc) · 1.22 KB

eslint-formatter-git-log

ESLint Formatter featuring Git Author, Date, and Hash

Installation

This is a Node.js module available through the npm registry. It can be installed using the npm or yarn command line tools.

npm install eslint-formatter-git-log --save

Dependencies

  • chalk: Terminal string styling done right

Dev Dependencies

License

MIT