Skip to content

Commit

Permalink
fix(config): Ubuntu fails to retrieve config setting
Browse files Browse the repository at this point in the history
Change config "scope" setting to "resource"

Signed-off-by: Gordon Smith <gordonjsmith@gmail.com>
  • Loading branch information
GordonSmith committed Oct 19, 2018
1 parent 030cb5d commit 7d557e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -344,6 +344,7 @@
"properties": {
"ecl.syntaxArgs": {
"type": "array",
"scope": "resource",
"items": {
"type": "string"
},
Expand Down

0 comments on commit 7d557e8

Please sign in to comment.