UNPKG

stylelint-checkstyle-reporter

Version:
5 lines (4 loc) 157 B
import { stylelintToCheckstyle } from './formatter'; export * from './checkstyle-report'; export * from './formatter'; export default stylelintToCheckstyle;