blob: 18eef1579ea1dbb7afe00da0980712bfd2442cc7 [file] [log] [blame]
// Place your settings in this file to overwrite default and user settings.
{
"files.exclude": {
"**/.git": true,
"bazel-*": true
},
"typescript.tsdk": "node_modules/typescript/lib"
}