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 b7f16f5 commit cf1d7a4Copy full SHA for cf1d7a4
.vscode/settings.json
@@ -2,6 +2,6 @@
2
"editor.formatOnSave": true,
3
"typescript.format.semicolons": "remove",
4
"editor.codeActionsOnSave": {
5
- "source.fixAll.eslint": true
+ "source.fixAll.eslint": true,
6
},
7
}
0 commit comments