Improve formatting configuration

This commit is contained in:
Arran Hobson Sayers 2023-10-05 02:29:11 +01:00
parent 565ff36d4e
commit 309aeb5714
7 changed files with 96 additions and 36 deletions

3
.vscode/extensions.json vendored Normal file
View file

@ -0,0 +1,3 @@
{
"recommendations": ["esbenp.prettier-vscode", "octref.vetur"]
}