Vscode_deno: Files are not unconditionally treated as modules

Created on 28 May 2020  ·  5Comments  ·  Source: denoland/vscode_deno

image
image

bug

Most helpful comment

I believe it is global space unless you export something, at least in typescript.

All 5 comments

Please describe in English, if you want to get help from community.

I believe it is global space unless you export something, at least in typescript.

vscode prompt
image

justjavac replied:
image
Interim solutions:
export {}

Should be resolved in version 3.x of the extension.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

xXACCEXx picture xXACCEXx  ·  6Comments

justdayan picture justdayan  ·  7Comments

Ciantic picture Ciantic  ·  10Comments

1.0
justjavac picture justjavac  ·  4Comments

lgarron picture lgarron  ·  8Comments