add prettier config

This commit is contained in:
Ryan Cao
2023-07-19 10:43:43 +08:00
parent 5f106d5966
commit 16bd754a82
7 changed files with 75 additions and 79 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"useTabs": true,
"printWidth": 120
}