.prettierrc - Add auto-detected settings

This commit is contained in:
2020-09-28 15:28:02 +05:30
parent b5c7b056fe
commit cea7c1e1c9
+4
View File
@@ -0,0 +1,4 @@
{
"tabWidth": 2,
"useTabs": false
}