I fixed it by setting the type to
/**
* @type {'d'}
*/
Which makes it even more explicit that for a folder, the type
is always 'd'
.
I fixed it by setting the type to
/**
* @type {'d'}
*/
Which makes it even more explicit that for a folder, the type
is always 'd'
.