Interface: FormatterWarning¶
Defined in: formatters/src/types.ts:10
Properties¶
code¶
code:
string
Defined in: formatters/src/types.ts:12
Stable warning code
location?¶
optionallocation?:SourceLocation
Defined in: formatters/src/types.ts:18
Source location that caused the compatibility warning
message¶
message:
string
Defined in: formatters/src/types.ts:14
Actionable compatibility message
suggestion?¶
optionalsuggestion?:string
Defined in: formatters/src/types.ts:16
Optional remediation