defining main deno file with no extension #11246
Unanswered
Srabutdotcom
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I know this Topic is just my ego in writing app style using VSCode IDE.
I just want to create deno main file without extension i.e www that contain listener method to the server. This is just work fine but the problem arises when using VSCode where Deno treat www file as TS file thus throwing error message.
Is there anyway to treat no extension file as JS file i/o TS file in VSCode IDE.?
Beta Was this translation helpful? Give feedback.
All reactions