updated formatting

This commit is contained in:
polaris 2024-01-13 00:10:28 -05:00
parent dd1cccf500
commit a3f1fa7fc4
1 changed files with 5 additions and 0 deletions

5
.prettierrc Normal file
View File

@ -0,0 +1,5 @@
{
"tabWidth": 2,
"semi": false,
"singleQuote": false
}