Ver Fonte

chore: fix issue with vscode prettier

Daniel Gibbs há 3 anos atrás
pai
commit
aa4f75c9a3
2 ficheiros alterados com 0 adições e 1 exclusões
  1. 0 0
      .prettierrc
  2. 0 1
      .vscode/extensions.json

+ 0 - 0
.prettierrc.json → .prettierrc


+ 0 - 1
.vscode/extensions.json

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