Skip to content

Commit

Permalink
Enable CreateParameterAlias
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinGrote committed Oct 5, 2024
1 parent 1858275 commit bb9f057
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1027,8 +1027,7 @@
"powershell.rename.createParameterAlias": {
"type": "boolean",
"default": true,
"markdownDescription": "Creates an alias attribute for a parameter when renaming a parameter definition.",
"deprecationMessage": "This has not been implemented yet."
"markdownDescription": "Creates an alias attribute for a parameter when renaming a parameter definition."
}
}
},
Expand Down

0 comments on commit bb9f057

Please sign in to comment.