Skip to content
This repository has been archived by the owner on Dec 4, 2018. It is now read-only.

@extends and @augments are allowed to use the {NameOfType} style #77

Merged
merged 4 commits into from
May 21, 2014

Conversation

fivetran
Copy link

For example

/**
 * @extends {MySuperClass}
 */
function MySubClass() { }

This is the form used in the closure library and has been incorporated into JSDoc: jsdoc/jsdoc#96

@Constellation
Copy link
Member

Could you add tests?

@Constellation
Copy link
Member

Some test cases are failed. Could you fix them?

@georgewfraser
Copy link

OK I fixed the tests and added some more cases.

@Constellation
Copy link
Member

LGTM.
Merging.

@Constellation Constellation merged commit 169ebc1 into eslint:master May 21, 2014
@Constellation
Copy link
Member

Merged. Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants