eeue56 / eeue56/elm-documentation-parser
Type aliases and types aren't collected properly
Open
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
E.g
```
{-| some comment
-}
type Fish =
Cat
```
will only get the `type Fish =` line before giving up
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.