Interface: PatchHint
Defined in: packages/uimatch-core/src/types/index.ts:134
Suggested fix for a style difference
Properties
file?
optional file: string;
Defined in: packages/uimatch-core/src/types/index.ts:140
File path (if known)
line?
optional line: number;
Defined in: packages/uimatch-core/src/types/index.ts:142
Line number (if known)
property
property: string;
Defined in: packages/uimatch-core/src/types/index.ts:136
Property to change
severity
severity: "low" | "medium" | "high";
Defined in: packages/uimatch-core/src/types/index.ts:144
Severity of the issue
suggestedValue
suggestedValue: string;
Defined in: packages/uimatch-core/src/types/index.ts:138
Suggested CSS value