Browse Source

Add concurrency to package.json config in readme.

failure-output
James Talmage 8 years ago
parent
commit
43103f8681
  1. 1
      readme.md

1
readme.md

@ -186,6 +186,7 @@ All of the CLI options can be configured in the `ava` section of your `package.j
"*oo",
"!foo"
],
"concurrency": 5,
"failFast": true,
"tap": true,
"require": [

Loading…
Cancel
Save