Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Commit

Permalink
chore(vscode): update order
Browse files Browse the repository at this point in the history
  • Loading branch information
mzrtamp authored Jul 21, 2024
1 parent e637b7c commit 521ac25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"typescript.tsdk": "node_modules/typescript/lib",
"files.eol": "\n",
"npm.packageManager": "npm",
"typescript.tsdk": "node_modules/typescript/lib",
"typescript.preferences.importModuleSpecifierEnding": "js",
"npm.packageManager": "npm",
"liveshare.languages.allowGuestCommandControl": true
}

0 comments on commit 521ac25

Please sign in to comment.