Skip to content

Commit fee1a22

Browse files
committed
chore: update setting of vscode
1 parent 7448453 commit fee1a22

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.vscode/recommended-settings.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,7 @@
3636
},
3737
"[typescriptreact]": {
3838
"editor.defaultFormatter": "dbaeumer.vscode-eslint"
39-
}
39+
},
40+
"javascript.preferences.importModuleSpecifier": "project-relative",
41+
"typescript.preferences.importModuleSpecifier": "project-relative"
4042
}

0 commit comments

Comments
 (0)