Open
Description
Currently this gives two different errors, and one of them mentions $jscomp.inherits
which is totally unhelpful and meaningless to the user. We should:
- Only report one error
- Make sure it's clear
- (bonus) Suggest that the user probably meant to include an
@implements
annotation in their JSDoc, rather than writingextends