We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7edd7a2 commit 9a2808eCopy full SHA for 9a2808e
README.md
@@ -90,9 +90,12 @@ module.exports = Object.assign(jestConfig, {
90
})
91
```
92
93
-> Note: `hover-scripts` intentionally does not merge things for you when you start
94
-> configuring things to make it less magical and more straightforward. Extending
95
-> can take place on your terms. ~~I~~ _Kent_ thinks this is actually a great way to do this.
+> Note: `hover-scripts` intentionally does not merge things for you when you
+> start configuring things to make it less magical and more straightforward.
+> Extending can take place on your terms. ~~I~~ _Kent_ think[s] this is
96
+> actually a great way to do this.
97
+>
98
+> For the record, so do I (Jamie)
99
100
## LICENSE
101
0 commit comments