Skip to content

Commit

Permalink
Set ts workspace version as default for vscode
Browse files Browse the repository at this point in the history
  • Loading branch information
dyedwiper committed Dec 19, 2024
1 parent 9637341 commit c6d4adb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/settings.default.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@
"editor.formatOnSave": true,
"editor.codeActionsOnSave": {
"source.organizeImports": "explicit"
}
},
"typescript.tsdk": "node_modules/typescript/lib"
}

0 comments on commit c6d4adb

Please sign in to comment.