This website requires JavaScript.
Explore
Help
Sign in
language-servers
/
deno
Watch
1
Star
0
Fork
You've already forked deno
0
mirror of
https://github.com/denoland/deno.git
synced
2025-09-28 13:14:48 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
d81c5b51b3
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
)
;
Reference in a new issue
View git blame
Copy permalink