We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c774a9 commit b6b01c6Copy full SHA for b6b01c6
README.md
@@ -269,7 +269,7 @@ or
269
{
270
"config": {
271
"mongodbMemoryServer": {
272
- "debug": "1", // also available case-insensitive values: "on" "yes" "true"
+ "debug": "1" // also available case-insensitive values: "on" "yes" "true"
273
}
274
275
docs/guides/enable-debug-mode.md
@@ -20,7 +20,7 @@ MONGOMS_DEBUG=1 npm run test
20
21
22
23
24
25
26
0 commit comments