This website requires JavaScript.
Explore
Help
Sign in
foster
/
denoland-deno
Watch
0
Star
0
Fork
You've already forked denoland-deno
0
mirror of
https://github.com/denoland/deno.git
synced
2024-10-31 09:14:20 -04:00
Code
Issues
Wiki
Activity
c0a684c14e
denoland-deno
/
cli
/
tests
/
testdata
/
test
/
check_local_by_default.out
5 lines
94 B
Text
Raw
Normal View
History
Unescape
Escape
feat: subcommands type-check only local files by default (#14623) This commit changes default mode of type-checking to "local" and adds "--check" flag to following subcommands: - deno bench - deno bundle - deno cache - deno compile - deno eval - deno install - deno test
2022-05-17 17:53:42 -04:00
running 0 tests from ./test/check_local_by_default.ts
feat(test): update test summary report (#14629)
2022-06-14 14:51:49 -04:00
ok | 0 passed | 0 failed ([WILDCARD])
feat: subcommands type-check only local files by default (#14623) This commit changes default mode of type-checking to "local" and adds "--check" flag to following subcommands: - deno bench - deno bundle - deno cache - deno compile - deno eval - deno install - deno test
2022-05-17 17:53:42 -04:00
Copy permalink