UNPKG

eslint-formatter-table

Version:

ESLint’s official `table` formatter, extracted from ESLint 7

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