mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2026-08-24 10:14:12 -05:00
revert: debug theme is json
This commit is contained in:
committed by
Jan De Dobbeleer
parent
5450764c17
commit
8c44eace50
Vendored
+3
-1
@@ -10,7 +10,9 @@
|
||||
}
|
||||
},
|
||||
"go.formatTool": "gofmt",
|
||||
"go.formatFlags": ["-s"],
|
||||
"go.formatFlags": [
|
||||
"-s"
|
||||
],
|
||||
"azureFunctions.deploySubpath": "docs/api",
|
||||
"azureFunctions.postDeployTask": "npm install (functions)",
|
||||
"azureFunctions.projectLanguage": "JavaScript",
|
||||
|
||||
Reference in New Issue
Block a user