Explorar el Código

chore: fix issue with vscode prettier

Daniel Gibbs hace 3 años
padre
commit
aa4f75c9a3
Se han modificado 2 ficheros con 0 adiciones y 1 borrados
  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"
   ]
 }