Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View dylansheffer's full-sized avatar

Dylan Isaac (Sheffer) dylansheffer

View GitHub Profile
@dylansheffer
dylansheffer / bd3d4befe38185704bf0fc875e9deed6\configuration.json
Last active February 9, 2021 18:19
Dylan's Visual Studio Code Settings Sync Gist
{"contents":{"launch":{"version":"0.2.0","configurations":[{"type":"chrome","request":"launch","name":"Launch Chrome against localhost","url":"http://localhost:4200","webRoot":"${workspaceFolder}"}]}},"overrides":[],"keys":["launch.version","launch.configurations"]}