// Place your settings in this file to overwrite default and user settings. { "files.trimTrailingWhitespace": true, "search.exclude": { "**/node_modules": true, "**/bower_components": true, "**/release": true }, "typescript.tsdk": "./node_modules/typescript/lib" }