We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8946cd9 commit 7f84057Copy full SHA for 7f84057
bin/Config.ps1
@@ -1,8 +1,4 @@
1
-# Helpers to read files in this format:
2
-#
3
-# global-win editor path/to/some/bin
4
-# project-foo deploy-url http://some/url/here
5
-# ...
+# Helpers to read files in json.
6
7
$script:pathToConfig = "~/.sublime-package-dev.json"
8
0 commit comments