Skip to content

Instantly share code, notes, and snippets.

@tkoenig89
Last active September 13, 2018 13:02
Show Gist options
  • Select an option

  • Save tkoenig89/70db1b70db762da620d889bcd0ce8480 to your computer and use it in GitHub Desktop.

Select an option

Save tkoenig89/70db1b70db762da620d889bcd0ce8480 to your computer and use it in GitHub Desktop.
{
"typescript.updateImportsOnFileMove.enabled": "always",
"telemetry.enableCrashReporter": false,
"telemetry.enableTelemetry": false,
"terminal.integrated.fontFamily": "Ubuntu Mono",
"terminal.integrated.fontSize": 16,
"breadcrumbs.enabled": true,
"npm.enableScriptExplorer": true,
"editor.multiCursorModifier": "ctrlCmd"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment