UNPKG

markuplint

Version:

A Linter for All Markup Languages.

3 lines (2 loc) 112 B
import { ReportingData } from './types'; export declare function simpleReporter(data: ReportingData): string[];