Skip to content

Commit

Permalink
fix: 修复vscode失效配置
Browse files Browse the repository at this point in the history
  • Loading branch information
hooray committed Jun 24, 2024
1 parent e32d056 commit 3c8b488
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"eslint.experimental.useFlatConfig": true,
"eslint.useFlatConfig": true,
"prettier.enable": false,
"editor.formatOnSave": false,
"editor.codeActionsOnSave": {
Expand Down

0 comments on commit 3c8b488

Please sign in to comment.