Y
Hacker News
new
|
ask
|
show
|
jobs
by
skybrian
107 days ago
Any chance of supporting Deno? (Knip doesn't work with Deno as far as I know.)
1 comments
jayu_dev
107 days ago
I didn't test deno, but I guess it should work. Deno is just a runtime, imports/export are the same, compliant with JS specs.
But if it won't work feel free to open issue on GH :)
link
skybrian
107 days ago
Imports are not the same; they usually need to be resolved using deno.json.
link
jayu_dev
107 days ago
Oh didn't know that! I will take a look over the weekend
link
But if it won't work feel free to open issue on GH :)