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-24 15:19:26 -05:00
Code
Issues
Packages
1
Wiki
Activity
03398ddace
denoland-deno
/
cli
/
tests
/
testdata
/
test
/
collect
/
deno2.jsonc
7 lines
102 B
Text
Raw
Normal View
History
Unescape
Escape
feat(cli): support configuring the test tool in the config file (#15079)
2022-07-18 15:12:19 -04:00
{
"test": {
feat(cli): flatten deno.json configuaration (#17799)
2023-04-26 23:02:36 -04:00
"include": ["./include/"],
"exclude": ["./ignore", "./include/2_test.ts"]
feat(cli): support configuring the test tool in the config file (#15079)
2022-07-18 15:12:19 -04:00
}
}
Copy permalink