Skip to content

Commit

Permalink
Merge pull request #14 from BlackishGreen33/main
Browse files Browse the repository at this point in the history
🐞 fix:修复 Prettier 检查报错
  • Loading branch information
BlackishGreen33 authored Jul 14, 2024
2 parents 7d009b3 + ecece17 commit bffa385
Show file tree
Hide file tree
Showing 3 changed files with 9,708 additions and 3,357 deletions.
1 change: 0 additions & 1 deletion .prettierrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"plugins": ["prettier-plugin-organize-imports"],
"tailwindFunctions": ["classNames"],
"trailingComma": "es5",
"semi": true,
"singleQuote": true,
Expand Down
Loading

0 comments on commit bffa385

Please sign in to comment.