Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Commit b7cf421

Browse files
committed
update settings
1 parent 2a70604 commit b7cf421

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.vscode/settings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"typescript.format.semicolons": "insert",
33
"typescript.tsserver.experimental.enableProjectDiagnostics": true,
4+
"typescript.referencesCodeLens.enabled": true,
45
"editor.codeActionsOnSave": {
56
"source.fixAll": true,
67
"source.organizeImports": true

0 commit comments

Comments
 (0)