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
fix: undefined place in vFile message causes TypeError (#521)
Many remark-lint errors do not set a place variable in the vFile
message. This code should accept undefined for this field.
fixes#520
Co-authored-by: JounQin <[email protected]>
0 commit comments