chore: change prettier config

This commit is contained in:
RitvikSardana
2024-08-09 12:46:35 +05:30
parent 35d393e15d
commit 66c2f86fdf
+2
View File
@@ -1,3 +1,5 @@
{
"semi": true,
"tabWidth": 2,
"useTabs": false
}