add prettier

This commit is contained in:
oom 2025-02-28 11:42:24 +07:00
parent c33e0653af
commit f7178d212a
5 changed files with 339 additions and 267 deletions

3
.prettierrc Normal file
View file

@ -0,0 +1,3 @@
{
"semi": false
}