add prettier file

This commit is contained in:
2025-04-06 23:02:51 -07:00
parent 2c90b30993
commit 1cd68861f5

2
.prettierrc Normal file
View File

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