Skip to content

Commit

Permalink
next
Browse files Browse the repository at this point in the history
  • Loading branch information
sinclairzx81 committed Aug 6, 2022
1 parent 3e8e793 commit eed5302
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
target
dist
node_modules
node_modules
target
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ $ hammer run index.ts

$ hammer run "index.ts arg1 arg2" # use quotes to pass arguments

$ hammer run index.mts # node esm modules supported via mts
$ hammer run index.mts # node esm modules supported via .mts
```

## Watch
Expand Down

0 comments on commit eed5302

Please sign in to comment.