Skip to content

Commit

Permalink
🔧 updated vscode env configuration file
Browse files Browse the repository at this point in the history
  • Loading branch information
jamerrq committed Jan 3, 2024
1 parent 7b3b7da commit 2da72d8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,8 @@
],
"[astro]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"yaml.schemas": {
"https://json.schemastore.org/github-workflow.json": "file:///home/jamerrq/dev/astro/jamerrq.dev/.github/workflows/deploy.yml"
}
}

0 comments on commit 2da72d8

Please sign in to comment.