Interface: FormatterWarning¶
Defined in: formatters/src/types.ts:9
Properties¶
code¶
code:
string
Defined in: formatters/src/types.ts:11
Stable warning code
location?¶
optionallocation?:SourceLocation
Defined in: formatters/src/types.ts:17
Source location that caused the compatibility warning
message¶
message:
string
Defined in: formatters/src/types.ts:13
Actionable compatibility message
suggestion?¶
optionalsuggestion?:string
Defined in: formatters/src/types.ts:15
Optional remediation