star7th 4 năm trước cách đây
mục cha
commit
d94f9b4370
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      web_src/.prettierrc.json

+ 1 - 1
web_src/.prettierrc.json

@@ -1,5 +1,5 @@
 {
     "singleQuote": true,
-    "trailingComma": "es6",
+    "trailingComma": "none",
     "semi": false
 }