In JSDoc, elements in the @extends tag should not be enclosed in curly braces.
To do:
- In the Element.js file, remove the curly braces from the @extends tags in lines 37 and 56.
- Run npm install grunt and grunt lint, and ensure that no warnings are reported for that file