UNPKG

eslint-plugin-better-tailwindcss

Version:

auto-wraps tailwind classes after a certain print width or class count into multiple lines to improve readability.

3 lines 179 B
export declare function getCachedRegex(regex: RegExp): RegExp; export declare function getCachedRegex(pattern: string, flags?: string): RegExp; //# sourceMappingURL=regex.d.ts.map