Skip to content

Commit

Permalink
chore(projects): update vscode settings
Browse files Browse the repository at this point in the history
  • Loading branch information
honghuangdc committed Dec 9, 2023
1 parent 47e9328 commit 1498549
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
Expand Up @@ -5,6 +5,6 @@
},
"eslint.experimental.useFlatConfig": true,
"editor.formatOnSave": false,
"eslint.validate": ["jsonc"],
"eslint.validate": ["json", "jsonc"],
"prettier.enable": false
}

0 comments on commit 1498549

Please sign in to comment.