1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-01 09:24:20 -04:00
denoland-deno/cli/tests/testdata/npm/registry/@denotest/check-error/1.0.0
David Sherret a57134de38
fix(npm): handle directory resolution when resolving declaration files (#16706)
Also fixes resolving specifiers like `./something.generated` in
declaration files.

Closes #16695
2022-11-19 10:40:01 -05:00
..
other_dir fix(npm): handle directory resolution when resolving declaration files (#16706) 2022-11-19 10:40:01 -05:00
sub_dir fix(npm): handle directory resolution when resolving declaration files (#16706) 2022-11-19 10:40:01 -05:00
index.d.ts fix(npm): handle directory resolution when resolving declaration files (#16706) 2022-11-19 10:40:01 -05:00
index.js feat(unstable/npm): initial type checking of npm specifiers (#16332) 2022-10-21 15:20:18 +00:00
other_dir.d.ts fix(npm): handle directory resolution when resolving declaration files (#16706) 2022-11-19 10:40:01 -05:00
package.json feat(unstable/npm): initial type checking of npm specifiers (#16332) 2022-10-21 15:20:18 +00:00