Skip to content

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmicky committed Jun 15, 2024
1 parent d6f9b40 commit ccf75d8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,8 @@ _Default_: `false`

By default, the [target](https://github.com/ehmicky/wild-wild-path#target) is
deeply cloned.\
When `true`, it is directly mutated instead, which is faster but has side effects.
When `true`, it is directly mutated instead, which is faster but has side
effects.

```js
const target = { colors: ['red'] }
Expand Down

0 comments on commit ccf75d8

Please sign in to comment.