JetBrains / JetBrains/resharper-angularjs
Directive element/attribute documentation fixes
Open
- Dominant language
- JavaScript
- Stars
- 135
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
The documentation for directive elements and attributes should come from the directive. It's currently a hard coded list.
But, what value should it be? If the directive is declared with `@ngdoc`, then we could use some of the documentation, but would need to truncate it. What if there is no `@ngdoc`?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.