Просмотр исходного кода

chore: fix issue with vscode prettier

Daniel Gibbs 3 лет назад
Родитель
Сommit
aa4f75c9a3
2 измененных файлов с 0 добавлено и 1 удалено
  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"
   ]
 }