microsoft / microsoft/TypeScript
Extending @typedefs by adding additional properties doesn't seem to work?
オープン
@sandersn がすでに取り組んでいます。
2021年2月23日 から。
Needs Proposal
Suggestion
- 主要言語
- Go
- スター
- 111k
- フォーク
- 14.4k
- 平均マージ
- 1日 19時間
- マージ済み PR(30日)
- 117
説明
I know this can be done with an intersection type, but that can often get quite verbose as it often requires an additional typedef to be defined.
As you can see in the below screenshot, i would expect propThree to be present in the extended const.
Is this syntax supported by vscode, looking around it seems to be in webstorm?

Sandbox example: https://codesandbox.io/s/vigilant-https-7h845?file=/src/Animal.js
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。