We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27cfb85 commit 959f42aCopy full SHA for 959f42a
README.md
@@ -65,7 +65,7 @@ The `skip` array supports multiple pattern types:
65
CLI arguments override file configuration:
66
67
```bash
68
-# This will override any skip settings in .patchpulserc
+# This will override any skip settings in patchpulse.config.json
69
npx patch-pulse --skip "react,react-dom"
70
```
71
0 commit comments