Commit fc88512

Anton Golub <antongolub@antongolub.com>
2024-09-11 17:23:32
docs: update `$.preferLocal` api description (#887)
1 parent 6178fc8
Changed files (1)
configuration.md
@@ -42,6 +42,13 @@ $.preferLocal = true
 await $`c8 npm test`
 ```
 
+You can also specify a directory to search for local binaries:
+
+```js
+$.preferLocal = '/some/to/bin'
+$.preferLocal = ['/path/to/bin', '/another/path/bin']
+```
+
 ## $.quote
 
 Specifies a function for escaping special characters during