Skip to content

Commit 8cd2dbf

Browse files
author
Akos Kitta
committed
chore(dev): use latest settings for auto-format
From VS Code `>=1.85` Signed-off-by: Akos Kitta <[email protected]>
1 parent 2f2b19f commit 8cd2dbf

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
@@ -7,6 +7,6 @@
77
},
88
"typescript.tsdk": "node_modules/typescript/lib",
99
"editor.codeActionsOnSave": {
10-
"source.fixAll.eslint": true
10+
"source.fixAll.eslint": "explicit"
1111
}
1212
}

0 commit comments

Comments
 (0)