diff --git a/.prettierignore b/.prettierignore index d0c5181..9d4c145 100644 --- a/.prettierignore +++ b/.prettierignore @@ -1 +1,7 @@ -pnpm-*.yaml +# someday let's think about formatting html +**/*.html + +**/*.md +**/*.css +**/*.yml +**/*.yaml \ No newline at end of file