UNPKG

markuplint

Version:

A Linter for All Markup Languages.

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