Skip to content
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

Commit 72a0c84

Browse files
committed
chore(vscode): update workspace settings
1 parent ad2e99a commit 72a0c84

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
"files.eol": "\n",
33
"files.trimTrailingWhitespace": true,
4+
"typescript.format.semicolons": "remove",
45
"[javascript]": {
56
"editor.defaultFormatter": "vscode.typescript-language-features"
67
},

0 commit comments

Comments
 (0)