Browse Source

chore: fix issue with vscode prettier

pull/4178/head
Daniel Gibbs 2 years ago
parent
commit
aa4f75c9a3
No known key found for this signature in database GPG Key ID: 7CA38B43F78F12FE
  1. 0
      .prettierrc
  2. 1
      .vscode/extensions.json

0
.prettierrc.json → .prettierrc

1
.vscode/extensions.json

@ -5,7 +5,6 @@
"yzhang.markdown-all-in-one", "yzhang.markdown-all-in-one",
"esbenp.prettier-vscode", "esbenp.prettier-vscode",
"timonwong.shellcheck", "timonwong.shellcheck",
"foxundermoon.shell-format",
"redhat.vscode-yaml" "redhat.vscode-yaml"
] ]
} }

Loading…
Cancel
Save