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-01 09:24:20 -04:00
Code
Issues
Wiki
Activity
ac5fcf626a
denoland-deno
/
cli
/
tests
/
testdata
/
eval
/
check_local_by_default2.out
4 lines
16 B
Text
Raw
Normal View
History
Unescape
Escape
feat: no type-check by default (#14691) This commit changes default default behavior of type checking for several subcommands. Instead of type checking and reporting type errors only for local files, the type checking is skipped entirely. Type checking can still be enabled using the "--check" flag. Following subcomands are affected: - deno cache - deno install - deno eval - deno run
2022-06-13 17:13:16 -04:00
12
12
Module {}
Copy permalink