Skip to content

Commit 5da724b

Browse files
crisbetojosephperrott
authored andcommitted
chore: disable vscode autoformat settings (#15406)
1 parent e52adce commit 5da724b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.vscode/settings.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
11
{
2-
"[javascript]": {
3-
"editor.formatOnSave": true,
4-
},
5-
"[typescript]": {
6-
"editor.formatOnSave": true,
7-
},
82
// Please install https://marketplace.visualstudio.com/items?itemName=xaver.clang-format to take advantage of `clang-format` in VSCode.
93
// (See https://clang.llvm.org/docs/ClangFormat.html for more info `clang-format`.)
104
"clang-format.executable": "${workspaceRoot}/node_modules/.bin/clang-format",

0 commit comments

Comments
 (0)