We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22bc151 commit b087bf4Copy full SHA for b087bf4
README.md
@@ -52,6 +52,9 @@ exports['execa-wrap ls 1'] = `
52
`
53
```
54
55
+You probably want to cleanup the output before the snapshot step. For example, you might
56
+want to remove timings, stack traces, etc.
57
+
58
### Small print
59
60
Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> © 2017
0 commit comments