Y
Hacker News
new
|
ask
|
show
|
jobs
by
jshawl
1894 days ago
I wish deno files had a different file extension. Editor gets confused often switching between front end typescript and deno typescript.
1 comments
Soremwar
1894 days ago
For frontend TypeScript I assume you mean TypeScript that doesn't use JS modules but extensionless modules, the TypeScript folks sadly have decided to not bring compatibility here ATM.
link