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

Package detail

eslint-formatter-unix

fregante137.2kMIT9.0.1TypeScript support: included

ESLint’s official unix formatter, unofficially published as a standalone module

lint, javascript, ecmascript

readme

eslint-formatter-unix

ESLint's unix formatter as a standalone package

Demo

foo.js:5:10: Unexpected foo. [Error/foo]
bar.js:6:11: Unexpected bar. [Warning/bar]
baz.js:1:1: Fatal error parsing file. [Error]

3 problems