This website requires JavaScript.
Explore
Help
Sign in
foster
/
denoland-deno
Watch
1
Star
0
Fork
You've already forked denoland-deno
0
mirror of
https://github.com/denoland/deno.git
synced
2024-11-22 15:06:54 -05:00
Code
Issues
Packages
1
Wiki
Activity
e1d7d7b0e3
denoland-deno
/
cli
/
tests
/
testdata
/
module_detection_force_import.ts
Nayeem Rahman
845d4754c6
fix(check): use "moduleDetection": "force" (
#14875
)
2022-06-15 12:26:43 -04:00
2 lines
29 B
TypeScript
Raw
Blame
History
const
a
=
2
;
console
.
log
(
a
)
;
View git blame
Copy permalink