add prettier file

This commit is contained in:
sudacode 2025-04-06 23:02:51 -07:00
parent 2c90b30993
commit 1cd68861f5
Signed by: sudacode
SSH Key Fingerprint: SHA256:lT5C2bB398DcX6daCF/gYFNSTK3y+Du3oTGUnYzfTEw

2
.prettierrc Normal file
View File

@ -0,0 +1,2 @@
trailingComma: "es5"
singleQuote: true