SunS
Denoβ€’12mo agoβ€’
13 replies
Sun

Removing file extensions on import

Is there a deno.json configuration to make so that the file extensions are not needed when importing stuff?
Deno should have enough context when importing files (unless they have the same name), so it makes sense to me
Was this page helpful?