{
  "editor.formatOnSave": false,
  "showdown.server": "", // e.g., "?~~localhost:8000"
  "showdown.clientUrl": "http://localhost:8080",
  "typescript.tsdk": "node_modules/typescript/lib"
}
