When I extend the interface type, I can get “Add mission properties”enter image description here
However, when I use intersection types, I don’t get “Add mission properties”.
enter image description here
What did I do wrong?
Thanks!
version information
Typescript:5.4.5
Vscode:1.89.1
When using intersection types, vscode will have “Add mission properties”.
New contributor
王浩旭 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.