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
It seems that line / column count starts at 0 and not 1, which might be confusing for the user.
Also, some error are not associated with a column / line (e.g. missing required key), but show as (0:0)
It seems that line / column count starts at 0 and not 1, which might be confusing for the user.
Also, some error are not associated with a column / line (e.g. missing required key), but show as
(0:0)