dotnet format && vssettings to match .editorconfig
This commit is contained in:
@ -86,6 +86,12 @@
|
||||
"group": ".NET Core",
|
||||
"name": ".net Core - New Blazor Web Assembly Hosted and Progressive Web Application"
|
||||
},
|
||||
{
|
||||
"auto": true,
|
||||
"command": "dotnet format --report obj",
|
||||
"group": ".NET Core",
|
||||
"name": ".net Core - Format Report in Obj"
|
||||
},
|
||||
{
|
||||
"auto": true,
|
||||
"command": "git branch -vv",
|
||||
|
Reference in New Issue
Block a user