JamesJ
Denoβ€’3mo agoβ€’
3 replies
James

WebStorm not recognising deno.json import map

πŸ§‘β€πŸ’»JS / TS Development
I'm not sure if this is just not a feature yet or if my IDE configuration is incorrect, but WebStorm never recognises any imports that are listed in the
dneo.json
imports
. It does recognise the
"jsr:@std/path"
style imports, though.

Does anyone know how to fix this, or what could be causing this?
image.png
Was this page helpful?