Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3550e28

Browse files
bojavoutommy-mitchell
bojavou
andauthoredJul 24, 2024··
Title example configuration file
Co-authored-by: Tommy <tmitchell7@uh.edu>
1 parent fdb229b commit 3550e28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎docs/06-configuration.md

+1
Original file line numberDiff line numberDiff line change
@@ -342,6 +342,7 @@ The `nodeArguments` configuration may be used to specify additional arguments fo
342342

343343
In a config file only, `threadArgumentsFilter` may provide a function used for filtering `nodeArguments` sent to worker threads. This enables excluding arguments that throw if sent to a thread. The filter is ignored by worker processes.
344344

345+
`ava.config.js`:
345346
```js
346347
const processOnly = new Set([
347348
'--allow-natives-syntax',

0 commit comments

Comments
 (0)
Please sign in to comment.