UNPKG

@easy-breezy/plugin-eslint

Version:

Used to format files according to the rules ESLint

4 lines (3 loc) 176 B
import { IPluginProps } from '@easy-breezy/core'; declare const _default: ({ i18n, config, fs, output, colors, args }: IPluginProps) => Promise<void>; export default _default;