chore: clean project config

This commit is contained in:
2026-06-07 02:09:05 +08:00
parent aa593449bb
commit 1b89ce6f71
7 changed files with 15 additions and 69 deletions
+2 -3
View File
@@ -6,6 +6,5 @@
"trailingComma": "all",
"tabWidth": 2,
"proseWrap": "never",
"overrides": [{ "files": ".prettierrc", "options": { "parser": "json" } }],
"plugins": ["prettier-plugin-organize-imports", "prettier-plugin-packagejson"]
}
"overrides": [{ "files": ".prettierrc", "options": { "parser": "json" } }]
}