Skip to content

Commit

Permalink
Change
Browse files Browse the repository at this point in the history
修改配置文件
  • Loading branch information
jinhuid committed Feb 21, 2024
1 parent 748705d commit 943e267
Show file tree
Hide file tree
Showing 3 changed files with 7,467 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .prettierrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://json.schemastore.org/prettierrc",
"semi": false,
"tabWidth": 2,
"singleQuote": true,
"singleQuote": false,
"printWidth": 100,
"trailingComma": "none",
"plugins": ["babel-plugin-import"]
Expand Down
Loading

0 comments on commit 943e267

Please sign in to comment.