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 e52adce commit 5da724bCopy full SHA for 5da724b
.vscode/settings.json
@@ -1,10 +1,4 @@
1
{
2
- "[javascript]": {
3
- "editor.formatOnSave": true,
4
- },
5
- "[typescript]": {
6
7
8
// Please install https://marketplace.visualstudio.com/items?itemName=xaver.clang-format to take advantage of `clang-format` in VSCode.
9
// (See https://clang.llvm.org/docs/ClangFormat.html for more info `clang-format`.)
10
"clang-format.executable": "${workspaceRoot}/node_modules/.bin/clang-format",
0 commit comments