Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TheJaredWilcurt authored Oct 25, 2024
1 parent 1b3c683 commit fc1e6ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -313,5 +313,5 @@ The `vueMarkupFormatter` function expects a string starting with `<`, and will r
1. Fork or Clone the repo
1. Install [Volta](https://volta.sh)
1. `npm install`
1. `npm t` (runs tests)
1. `npm run fix` runs linter
1. `npm t` (runs unit tests)
1. `npm run fix` (runs linter)

0 comments on commit fc1e6ac

Please sign in to comment.