We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f696a19 commit b6bc7dcCopy full SHA for b6bc7dc
.vscode/settings.json
@@ -1,6 +1,6 @@
1
{
2
"editor.codeActionsOnSave": {
3
- "source.fixAll": true
+ "source.fixAll": "explicit"
4
},
5
"typescript.format.insertSpaceAfterOpeningAndBeforeClosingEmptyBraces": false,
6
"[typescript]": {
0 commit comments