chore: add code formatting settings

This commit is contained in:
James Murdza
2024-10-19 05:22:42 -06:00
parent 77265dde28
commit 1416c225a2
3 changed files with 18 additions and 0 deletions

4
.prettierignore Normal file
View File

@ -0,0 +1,4 @@
frontend/**
backend/ai/**
backend/database/**
backend/storage/**