diff --git a/.prettierrc.json b/.prettierrc.json index 2b83822..2bd2e12 100644 --- a/.prettierrc.json +++ b/.prettierrc.json @@ -5,5 +5,5 @@ "singleQuote": true, "printWidth": 100, "htmlWhitespaceSensitivity": "ignore", - "trailingComma": "none" + "trailingComma": "all" } diff --git a/src/App.vue b/src/App.vue index ef34045..3fee752 100644 --- a/src/App.vue +++ b/src/App.vue @@ -6,10 +6,10 @@
社团展示系统
-