Skip to content

Commit

Permalink
chore: remove "volar.formatting.printWidth" setting (#1141)
Browse files Browse the repository at this point in the history
  • Loading branch information
yaegassy committed Apr 4, 2022
1 parent eb934de commit 49c408f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions extensions/vscode-vue-language-features/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -300,11 +300,6 @@
"default": false,
"description": "[pug ☐] code lens."
},
"volar.formatting.printWidth": {
"type": "number",
"default": 100,
"description": "HTML formatting print width."
},
"volar.icon.splitEditors": {
"type": "boolean",
"default": true,
Expand Down

0 comments on commit 49c408f

Please sign in to comment.