mirror of
https://github.com/jcreek/advent-of-code.git
synced 2026-07-13 03:03:46 +00:00
build(*): Add devcontainer
This commit is contained in:
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"dotnet-test-explorer.testProjectPath": "**/*Tests.csproj",
|
||||
"omnisharp.enableRoslynAnalyzers": true,
|
||||
"omnisharp.enableEditorConfigSupport": true
|
||||
}
|
||||
Reference in New Issue
Block a user