build(*): Add devcontainer

This commit is contained in:
Josh Creek
2022-10-13 12:38:48 +01:00
parent 0dcbc581a8
commit fbd37e4d81
5 changed files with 162 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"dotnet-test-explorer.testProjectPath": "**/*Tests.csproj",
"omnisharp.enableRoslynAnalyzers": true,
"omnisharp.enableEditorConfigSupport": true
}