Skip to content

Commit 9a2808e

Browse files
committed
docs(readme): personally endorse KCD's configuration approach :P
1 parent 7edd7a2 commit 9a2808e

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,12 @@ module.exports = Object.assign(jestConfig, {
9090
})
9191
```
9292

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.
93+
> Note: `hover-scripts` intentionally does not merge things for you when you
94+
> start configuring things to make it less magical and more straightforward.
95+
> 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)
9699
97100
## LICENSE
98101

0 commit comments

Comments
 (0)