Skip to content

Commit

Permalink
feat: update the autofmt with new rules
Browse files Browse the repository at this point in the history
  • Loading branch information
TeoDev1611 committed Jan 10, 2022
1 parent 141b42e commit 10805e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
fmt:
deno fmt && dprint fmt
deno fmt -c deno.json && dprint fmt

install-win:
powershell -Command 'iwr https://deno.land/install.ps1 -useb | iex'
Expand Down

0 comments on commit 10805e8

Please sign in to comment.