// Place your settings in this file to overwrite default and user settings. { "editor.insertSpaces": false, "search.exclude": { "**/node_modules": true, "out": true }, "typescript.tsdk": "./node_modules/typescript/lib", "mochaExplorer.files": "out/**/test/*.test.js" }