UNPKG

eslint-formatter-gha

Version:
4 lines (3 loc) 105 B
import type { ESLint } from 'eslint'; declare const format: ESLint.Formatter['format']; export = format;