Skip to content

Commit 869b096

Browse files
authored
Update config.md (#1575)
1 parent 6e53050 commit 869b096

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/api/config.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,10 @@ Vue Test Utils includes a config object to defined options used by Vue Test Util
66

77
### `showDeprecationWarnings`
88

9-
Turn off deprecation warnings.
9+
- type: `Boolean`
10+
- default: `true`
11+
12+
Control whether or not to show deprecation warnings. When set to `true`, all deprecation warnings are visible in the console.
1013

1114
Example:
1215

0 commit comments

Comments
 (0)