An open API service indexing awesome lists of open source software.

https://github.com/samchon/reproduce-ts5.2-transform-api-comment-bug

Reproduce TS5.2 transform API bug that erasing `JSDocTag.comment`
https://github.com/samchon/reproduce-ts5.2-transform-api-comment-bug

Last synced: 12 months ago
JSON representation

Reproduce TS5.2 transform API bug that erasing `JSDocTag.comment`

Awesome Lists containing this project

README

          

Reproduce `ts.getJSDocTags()` bug erasing `comment` property.

- Related issue: [samchon/typia/issues/633](https://github.com/samchon/typia/issues/633#issuecomment-1555700102)

```bash
npm install
npm start
```