UNPKG

waft-css-lint

Version:

WAFT Standard shareable config for stylelint

4 lines 200 B
import { IOptions } from 'glob'; import stylelint from 'stylelint'; export declare function sync(path: string, opts?: IOptions): Promise<stylelint.LinterResult>; //# sourceMappingURL=validate.d.ts.map