Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
gmickus committed Jan 20, 2025
1 parent 4a875e6 commit 71b7ec1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -281,13 +281,13 @@
"description": "Add space after comma?"
},
"AblFormatter.expressionFormatting": {
"order": 1700,
"order": 1800,
"type": "boolean",
"default": "true",
"description": "Enable EXPRESSION formatting"
},
"AblFormatter.expressionFormattingLogicalLocation": {
"order": 1701,
"order": 1801,
"type": "string",
"default": "Same",
"enum": [
Expand Down

0 comments on commit 71b7ec1

Please sign in to comment.