You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we initial project with dotnet new wasmbrowser I think it would be beneficial to also include dotnet.d.ts into the project too. So we can get intellisense (at least in vscode) when we deal with dotnet object in js file
Or are there any other way I could get intellisense reference of dotnet object?
pavelsavara, yamachu, AlaJaber97, hojmark, kyrvlasiuk and 1 more