Add PowerShell extension recommendation

master
Ryan Caezar Itang 2022-08-28 13:39:50 +08:00 committed by Hugo Locurcio
parent 1153f8a5e4
commit 773ebff4d5
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
{
"recommendations": [
"editorconfig.editorconfig",
"EditorConfig.EditorConfig",
"ms-vscode.PowerShell",
"richie5um2.vscode-sort-json"
]
}