|
| 1 | +{ |
| 2 | + "folders": [ |
| 3 | + { |
| 4 | + "name": "mongosh", |
| 5 | + "path": "." |
| 6 | + }, |
| 7 | + { |
| 8 | + "name": "📦 @mongodb-js/eslint-config-mongosh", |
| 9 | + "path": "configs/eslint-config-mongosh" |
| 10 | + }, |
| 11 | + { |
| 12 | + "name": "📦 @mongodb-js/tsconfig-mongosh", |
| 13 | + "path": "configs/tsconfig-mongosh" |
| 14 | + }, |
| 15 | + { |
| 16 | + "name": "📦 @mongosh/docker-build-scripts", |
| 17 | + "path": "scripts/docker" |
| 18 | + }, |
| 19 | + { |
| 20 | + "name": "📦 @mongosh/async-rewriter2", |
| 21 | + "path": "packages/async-rewriter2" |
| 22 | + }, |
| 23 | + { |
| 24 | + "name": "📦 @mongosh/build", |
| 25 | + "path": "packages/build" |
| 26 | + }, |
| 27 | + { |
| 28 | + "name": "📦 @mongosh/errors", |
| 29 | + "path": "packages/errors" |
| 30 | + }, |
| 31 | + { |
| 32 | + "name": "📦 @mongosh/history", |
| 33 | + "path": "packages/history" |
| 34 | + }, |
| 35 | + { |
| 36 | + "name": "📦 @mongosh/java-shell", |
| 37 | + "path": "packages/java-shell" |
| 38 | + }, |
| 39 | + { |
| 40 | + "name": "📦 @mongosh/js-multiline-to-singleline", |
| 41 | + "path": "packages/js-multiline-to-singleline" |
| 42 | + }, |
| 43 | + { |
| 44 | + "name": "📦 @mongosh/types", |
| 45 | + "path": "packages/types" |
| 46 | + }, |
| 47 | + { |
| 48 | + "name": "📦 @mongosh/i18n", |
| 49 | + "path": "packages/i18n" |
| 50 | + }, |
| 51 | + { |
| 52 | + "name": "📦 @mongosh/logging", |
| 53 | + "path": "packages/logging" |
| 54 | + }, |
| 55 | + { |
| 56 | + "name": "📦 @mongosh/shell-bson", |
| 57 | + "path": "packages/shell-bson" |
| 58 | + }, |
| 59 | + { |
| 60 | + "name": "📦 @mongosh/arg-parser", |
| 61 | + "path": "packages/arg-parser" |
| 62 | + }, |
| 63 | + { |
| 64 | + "name": "📦 @mongosh/service-provider-core", |
| 65 | + "path": "packages/service-provider-core" |
| 66 | + }, |
| 67 | + { |
| 68 | + "name": "📦 @mongosh/service-provider-node-driver", |
| 69 | + "path": "packages/service-provider-node-driver" |
| 70 | + }, |
| 71 | + { |
| 72 | + "name": "📦 @mongosh/shell-api", |
| 73 | + "path": "packages/shell-api" |
| 74 | + }, |
| 75 | + { |
| 76 | + "name": "📦 @mongosh/autocomplete", |
| 77 | + "path": "packages/autocomplete" |
| 78 | + }, |
| 79 | + { |
| 80 | + "name": "📦 @mongosh/shell-evaluator", |
| 81 | + "path": "packages/shell-evaluator" |
| 82 | + }, |
| 83 | + { |
| 84 | + "name": "📦 @mongosh/snippet-manager", |
| 85 | + "path": "packages/snippet-manager" |
| 86 | + }, |
| 87 | + { |
| 88 | + "name": "📦 @mongosh/browser-runtime-core", |
| 89 | + "path": "packages/browser-runtime-core" |
| 90 | + }, |
| 91 | + { |
| 92 | + "name": "📦 @mongosh/editor", |
| 93 | + "path": "packages/editor" |
| 94 | + }, |
| 95 | + { |
| 96 | + "name": "📦 @mongosh/browser-runtime-electron", |
| 97 | + "path": "packages/browser-runtime-electron" |
| 98 | + }, |
| 99 | + { |
| 100 | + "name": "📦 @mongosh/cli-repl", |
| 101 | + "path": "packages/cli-repl" |
| 102 | + }, |
| 103 | + { |
| 104 | + "name": "📦 @mongosh/e2e-tests", |
| 105 | + "path": "packages/e2e-tests" |
| 106 | + }, |
| 107 | + { |
| 108 | + "name": "📦 mongosh", |
| 109 | + "path": "packages/mongosh" |
| 110 | + }, |
| 111 | + { |
| 112 | + "name": "📦 @mongosh/node-runtime-worker-thread", |
| 113 | + "path": "packages/node-runtime-worker-thread" |
| 114 | + }, |
| 115 | + { |
| 116 | + "name": "📦 @mongosh/browser-repl", |
| 117 | + "path": "packages/browser-repl" |
| 118 | + }, |
| 119 | + { |
| 120 | + "name": "📦 @mongosh/connectivity-tests", |
| 121 | + "path": "packages/connectivity-tests" |
| 122 | + } |
| 123 | + ], |
| 124 | + "settings": { |
| 125 | + "typescript.tsdk": "node_modules/typescript/lib", |
| 126 | + "mochaExplorer.configFile": ".mocharc.json", |
| 127 | + "mochaExplorer.timeout": 60000, |
| 128 | + "mochaExplorer.files": "", |
| 129 | + "mochaExplorer.ui": "bdd", |
| 130 | + "mochaExplorer.esmLoader": false, |
| 131 | + "mochaExplorer.monkeyPatch": true, |
| 132 | + "mochaExplorer.autoload": true, |
| 133 | + "testExplorer.codeLens": true, |
| 134 | + "testExplorer.gutterDecoration": true |
| 135 | + }, |
| 136 | + "extensions": { |
| 137 | + "recommendations": [ |
| 138 | + "hbenl.vscode-mocha-test-adapter" |
| 139 | + ] |
| 140 | + } |
| 141 | +} |
0 commit comments