{
  "editor.tabSize": 2,
  "typescript.tsdk": "node_modules/typescript/lib",
  "files.exclude": {
    ".rpt2_cache": true
  }
}