Skip to content

Instantly share code, notes, and snippets.

View lucasjlatour's full-sized avatar

Lucas La Tour lucasjlatour

View GitHub Profile
@lucasjlatour
lucasjlatour / example.code-workspace
Created August 30, 2020 15:03 — forked from uchilaka/example.code-workspace
Workspace / Settings examples for VSCode IDE
{
"folders": [
{
"name": "Health Worker Logger",
"path": ".",
}
],
"extensions": {
"recommendations": [
"msjsdiag.debugger-for-chrome",