diff --git a/.prettierignore b/.prettierignore new file mode 100644 index 0000000..8401531 --- /dev/null +++ b/.prettierignore @@ -0,0 +1,4 @@ +pnpm-lock.yaml +README.md +tsconfig.json +tests/ \ No newline at end of file