I got an error when writing JSdoc for javascript.jsx filetype.
so when I type the second * in /**, this error happened.
Error detected while processing function pear_tree#insert_mode#TerminateOpener[36]..pear_tree#GetRule:
line 2:
E712: Argument of get() must be a List or Dictionary
I got an error when writing JSdoc for javascript.jsx filetype. so when I type the second
*
in/**
, this error happened.