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
Error happens when invalid docblock ending specified */ instead of **/.
Parser must either support */ endings or at least notify with more adequate message, similar to normal Lexical error:
Lexical error on line 138. Unrecognized text.
...- tzOffset (Number): TZ offset in minute
-----------------------^
The text was updated successfully, but these errors were encountered:
Error happens when invalid docblock ending specified
*/
instead of**/
.Parser must either support
*/
endings or at least notify with more adequate message, similar to normal Lexical error:The text was updated successfully, but these errors were encountered: