Skip to content

Commit

Permalink
chore: justfile
Browse files Browse the repository at this point in the history
  • Loading branch information
fannheyward committed Dec 11, 2023
1 parent 490226e commit ef36a21
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions justfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@ lint:

watch:
node esbuild.mjs --watch

clean:
rm -rf ./node_modules ./lib

0 comments on commit ef36a21

Please sign in to comment.