Skip to content

Commit d16b84c

Browse files
authored
docs(readme): add note about jest/globals being set by configs (#659)
Fixes #658
1 parent 1392cf3 commit d16b84c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@ doing:
5757
}
5858
```
5959

60+
This is included in all configs shared by this plugin, so can be omitted if
61+
extending them.
62+
6063
The behaviour of some rules (specifically `no-deprecated-functions`) change
6164
depending on the version of `jest` being used.
6265

0 commit comments

Comments
 (0)