chore: add code formatting settings

This commit is contained in:
James Murdza
2024-10-21 13:51:18 -06:00
parent 7951221310
commit 2897b908fd
3 changed files with 13 additions and 1 deletions

3
.prettierignore Normal file
View File

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