Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fadookie/tsdoc-linking-bug-repro
repro case for typedoc linking issues
https://github.com/fadookie/tsdoc-linking-bug-repro
Last synced: about 1 month ago
JSON representation
repro case for typedoc linking issues
- Host: GitHub
- URL: https://github.com/fadookie/tsdoc-linking-bug-repro
- Owner: fadookie
- Created: 2021-02-09T20:43:33.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-11T02:43:59.000Z (almost 4 years ago)
- Last Synced: 2024-10-14T06:12:40.766Z (3 months ago)
- Language: TypeScript
- Size: 9.77 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# repro case for typedoc linking issues
This is a repro case for https://github.com/TypeStrong/typedoc/issues/1505
## STR
1. `npm install`
1. `npm run docs:gen`
1. Open `docs-out-ts/index.html`
1. Check package comments in `index` module.