tsdoc icon indicating copy to clipboard operation
tsdoc copied to clipboard

`tsdoc-reference-unquoted-identifier` is incorrectly reported for certain identifiers

Open dsogari opened this issue 1 year ago • 2 comments

For example, {@link type} gives this error:

tsdoc-reference-unquoted-identifier: The identifier "type" must be quoted because it is a TSDoc system selector name  tsdoc/syntax

Originally posted by @diegosogari in https://github.com/microsoft/tsdoc/issues/148#issuecomment-1867669304

dsogari avatar Dec 22 '23 13:12 dsogari