javascript:S3403 does not recognize derived classes with double inheritance and type annotations

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'.

1 Like