Skip to content

Commit d632d07

Browse files
committed
Added vscode workspace.
1 parent d82bfcb commit d632d07

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Project.code-workspace

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"folders": [
3+
{
4+
"path": "."
5+
}
6+
],
7+
"settings": {
8+
"powershell.scriptAnalysis.settingsPath": "PSScriptAnalyzerSettings.psd1",
9+
"powershell.codeFormatting.useCorrectCasing": true
10+
}
11+
}

0 commit comments

Comments
 (0)