Skip to content

Commit 29331db

Browse files
committed
chore: fix settings.json format
1 parent 6bd876e commit 29331db

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.vscode/settings.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"js/ts.experimental.useTsgo": true,
3-
"typescript.native-preview.tsdk": "node_modules/@typescript/native-preview",
4-
}
3+
"typescript.native-preview.tsdk": "node_modules/@typescript/native-preview"
4+
}

0 commit comments

Comments
 (0)