ember-learn / ember-learn/ember-cli-addon-docs
Passing options & plugins to doc generators, allow configuring file extensions
Open
- Dominant language
- JavaScript
- Stars
- 172
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
Relates to #201, #246.
ESDoc theoretically [supports TypeScript](https://github.com/esdoc/esdoc-plugins/tree/master/esdoc-typescript-plugin). But since options cannot and file extensions for doc generators cannot be configured, processing TypeScript files is currently not possible.
Contributor guide
Assessment
This issue has not been assessed yet.