index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
specs
/
task
/
doc_comments_incorrect
/
deno.jsonc
blob: 6b27f28506fd0cc8a75dbd17daf7cd4fc3e6e45e (
plain
)
1
2
3
4
5
6
7
{ "tasks": { // some docs // on what this does "lint": "deno lint" } }