Skip to content

Instantly share code, notes, and snippets.

@AndyWatt83
Created December 6, 2021 21:39
Show Gist options
  • Save AndyWatt83/b9906b1471e2962a6a90216d05874caf to your computer and use it in GitHub Desktop.
Save AndyWatt83/b9906b1471e2962a6a90216d05874caf to your computer and use it in GitHub Desktop.
{
"name": "C# (.NET)",
"dockerComposeFile": [
"../docker/docker-compose.yaml"
],
"service": "dev-env",
"workspaceFolder": "/workspace",
"settings": {},
"extensions": [
"ms-dotnettools.csharp",
"shardulm94.trailing-spaces",
"mikestead.dotenv",
],
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment