UNPKG

eslint-formatter-json

Version:

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

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