UNPKG

eslint-formatter-unix

Version:

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

3 lines (2 loc) 58 B
declare function formatter(): string; export = formatter;