Skip to content

Commit

Permalink
chore: update setting of vscode
Browse files Browse the repository at this point in the history
  • Loading branch information
xiejay97 authored Jul 3, 2023
1 parent cd9d014 commit 24159a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/recommended-settings.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"typescript.tsdk": "node_modules/typescript/lib",
"typescript.tsdk": "./node_modules/typescript/lib",
"eslint.format.enable": true,
"stylelint.validate": ["css", "scss", "html", "markdown"],
"editor.defaultFormatter": "esbenp.prettier-vscode",
Expand Down

0 comments on commit 24159a1

Please sign in to comment.