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
/
Makefile
blob: 4b8488093940ff2b61304359a5a671bcd9875b06 (
plain
)
1
2
3
4
5
6
7
test: deno test.ts fmt: prettier *.ts --write .PHONY: test fmt