Skip to content

Commit 24159a1

Browse files
authored
chore: update setting of vscode
1 parent cd9d014 commit 24159a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/recommended-settings.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"typescript.tsdk": "node_modules/typescript/lib",
2+
"typescript.tsdk": "./node_modules/typescript/lib",
33
"eslint.format.enable": true,
44
"stylelint.validate": ["css", "scss", "html", "markdown"],
55
"editor.defaultFormatter": "esbenp.prettier-vscode",

0 commit comments

Comments
 (0)