Skip to content

Commit cb652f3

Browse files
committed
Just: add format to just directory
1 parent 6e14111 commit cb652f3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

misc/just/justfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
format *ARGS=".":
2+
npx prettier --write {{ ARGS }}

0 commit comments

Comments
 (0)