UNPKG

stylelint-webpack-plugin

Version:
4 lines (3 loc) 182 B
export type Stylelint = import('./getStylelint').Stylelint; export type StylelintOptions = import('./getStylelint').LinterOptions; export type Options = import('./options').Options;