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

Package detail

hairballs

ratherblue92.9kMIT0.3.3

Shared utilities for Lint Reporters

eslint, scss-lint, team city

readme

Shared Libraries for Lint Reporters

Build Status Coverage Status License Dependencies devDependency Status

changelog

0.1.1 - April 7, 2015

  • Fix changelog update

0.1.0 - April 7, 2015

  • Updated to latest version of handlebars
  • Updated dev dependencies to latest versions

0.0.9 - August 6, 2015

Bug fixes

  • Changed overflow: scroll to overflow-y: auto to only show scroll bars when necessary

0.0.8 - August 6, 2015

Bug fixes

  • Fixed warnings summary not showing if report contains no errors (rcoy-v)
  • Increased width of summaries to prevent line wrapping

Improvements

  • Changed to summary occurances show all warnings and errors (not just top five.) The occurances table will scroll if more than five different types of errors or warnings.

Misc

  • Updated dev dependencies to latest versions