diff --git a/.prettierrc.json b/.prettierrc.json new file mode 100644 index 0000000..02d542d --- /dev/null +++ b/.prettierrc.json @@ -0,0 +1,3 @@ +{ + "plugins": ["prettier-plugin-sh"] +}