Skip to content

Commit

Permalink
set prettier as formatter for yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RickCogley committed Nov 10, 2024
1 parent 537249e commit a05bd69
Show file tree
Hide file tree
Showing 2 changed files with 254 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,7 @@
"deno.codeLens.referencesAllFunctions": true,
"deno.codeLens.test": true,
"editor.defaultFormatter": "denoland.vscode-deno",
"[github-actions-workflow]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
}
253 changes: 251 additions & 2 deletions deno.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a05bd69

Please sign in to comment.