Add the typeRoots property for jsconfig.json like tsconfig.json
In an Asp.net Core project , there are no intellisence for view.cshtml file's <script> when my type definition file put in wwwroot/@typings
/aspnetcoreproject
| wwwroot
|@typings
|tsconfig.json
|Views
|Home
|index.cshtml (can not find the type definition files)
|jsconfig.json
My suggestion meets these guidelines:
I'd be willing to take a stab at this, are the maintainers interested in this feature aswell?
I would also like to suggest this change.
Most helpful comment
I would also like to suggest this change.