Browse Source

即时通讯更新

yf_zhb 3 năm trước cách đây
mục cha
commit
b712b9aa9d
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 6 0
      .prettierrc

+ 6 - 0
.prettierrc

@@ -0,0 +1,6 @@
+{
+  "$schema": "http://json.schemastore.org/prettierrc",
+  "semi": true,
+  "singleQuote": true,
+  "insertSpaceBeforeFunctionParenthesis": true
+}