Y
Hacker News
new
|
ask
|
show
|
jobs
by
int_19h
317 days ago
Why not import files with extensions? That's the way JS (and TS) import is actually supposed to work.
1 comments
mcv
317 days ago
I have to admit I was a bit surprised when I was suddenly expected to get rid of all extensions in import. Sure, looks clean, but is it right?
link