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
Deno should have enough context when importing files (unless they have the same name), so it makes sense to me
