diff --git a/jsconfig.json b/jsconfig.json index b30e0f38ead..bc6f802e2fb 100644 --- a/jsconfig.json +++ b/jsconfig.json @@ -7,6 +7,7 @@ "include": [ "jstests/**/*.js", "jstests/**/*.d.ts", + "src/mongo/db/modules/**/jstests/**/*.js", "src/mongo/scripting/**/*.d.ts", "src/mongo/shell/*.js", "src/mongo/shell/*.d.ts",