UNPKG

@jhae/stylelint-config-verifier

Version:

A Stylelint configuration tester for Jest that helps you verify your defined rules.

3 lines (2 loc) 118 B
export type { TestCase, TestCaseExpectation } from './type'; export { ConfigVerifier } from './config-verifier.d.ts';