UNPKG

eslint-formatter-codeframe

Version:

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

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