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