UNPKG

eslint-formatter-stylish

Version:

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

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