Skip to content

Commit 2c3f951

Browse files
committed
Fix build file indentation
1 parent ae1b785 commit 2c3f951

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Support/Powershell.sublime-build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"cmd": ["pwsh", "-noprofile", "-ExecutionPolicy", "Bypass", "-file", "$file"],
33
"selector": "source.powershell",
44
"env": {
5-
"TERM": "dumb",
5+
"TERM": "dumb",
66
},
77

88
"windows": {

0 commit comments

Comments
 (0)