mirror of
https://github.com/denoland/deno.git
synced 2024-11-27 16:10:57 -05:00
parent
e249378fdf
commit
ee72e869f7
1 changed files with 0 additions and 7 deletions
7
Makefile
7
Makefile
|
@ -1,7 +0,0 @@
|
|||
test:
|
||||
deno test.ts
|
||||
|
||||
fmt:
|
||||
prettier *.md *.ts --write
|
||||
|
||||
.PHONY: test fmt
|
Loading…
Reference in a new issue