Skip to content

Commit ef63a92

Browse files
authored
Update settings.json
1 parent c0a174c commit ef63a92

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.vscode/settings.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,5 @@
1010
"**/node_modules": true
1111
},
1212
"typescript.tsdk": "node_modules/typescript/lib",
13-
"files.associations": {
14-
"*.json": "jsonc"
15-
}
13+
"files.associations": {"*.json": "jsonc"}
1614
}

0 commit comments

Comments
 (0)