Skip to content

Commit

Permalink
Use Prettier exclusively for YAML formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
br3ndonland committed Sep 8, 2020
1 parent 39e485e commit a833916
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion codium/User/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -165,5 +165,6 @@
},
"[yaml]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
}
},
"yaml.format.enable": false
}

0 comments on commit a833916

Please sign in to comment.