Parameter names using Finnish notation (trailing $) are not supported #140
Labels
bug
Something isn't working as intended
effort: easy
Probably a quick fix. Want to contribute? :-)
help wanted
If you're looking to contribute, this issue is a good place to start!
The following function declaration:
causes the "aObs$" parameter to not be recognized. On
https://microsoft.github.io/tsdoc/#
the second parameter is not documented, but will be documented when I leave out the trailing $.Trailing $ names are common in Finnish notation to document observables.
This is related to microsoft/rushstack#1055
The text was updated successfully, but these errors were encountered: