Skip to content

Commit b6bc7dc

Browse files
committed
vs code settings
1 parent f696a19 commit b6bc7dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"editor.codeActionsOnSave": {
3-
"source.fixAll": true
3+
"source.fixAll": "explicit"
44
},
55
"typescript.format.insertSpaceAfterOpeningAndBeforeClosingEmptyBraces": false,
66
"[typescript]": {

0 commit comments

Comments
 (0)