Tobbe @tobbe.dev ยท 25d

tsx served us well. Super happy Node has built in TS support now ๐Ÿ’™

43 likes 2 replies

?

Replies

FoxxMD ยท 25d

What did you use to convert file extensions on imports? I'd like to do this for a project as well but I haven't found an obvious way to only convert relative imports.

advaith ยท 24d

last year I switched a project to use --experimental-transform-types but now I found out that node 26 removes that flag :/