[cm6] Wrap compile log annotations in a lint source (#8451)
GitOrigin-RevId: d404560313cbb99c7a06453bc3b7d2374e86598a
This commit is contained in:
@@ -2,4 +2,5 @@ export type Annotation = {
|
||||
row: number
|
||||
type: 'info' | 'warning' | 'error'
|
||||
text: string
|
||||
source?: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user