瀏覽代碼

chore: fix issue with vscode prettier

Daniel Gibbs 3 年之前
父節點
當前提交
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"
   ]
 }