chore: fix syntax highlighting languages
This commit is contained in:
parent
14d096a53b
commit
84be97413d
68 changed files with 215 additions and 215 deletions
|
|
@ -13,7 +13,7 @@ Instead of doing this manually, I can achieve the same thing though using a tool
|
|||
|
||||
Here's an example where I'm automatically re-running my PHPUnit tests using a `just test` recipe each time a file within my custom modules directory changes:
|
||||
|
||||
```plain
|
||||
```
|
||||
nodemon \
|
||||
--watch web/modules/custom \
|
||||
--ext '*' \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue