You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The eslint 6.0.0 has some changes which break the annotator.
The properties endColumn and endLine are undefined if the issues does not span a column, line range.
The text was updated successfully, but these errors were encountered:
The eslint 6.0.0 has some changes which break the annotator.
The properties
endColumn
andendLine
are undefined if the issues does not span a column, line range.The text was updated successfully, but these errors were encountered: