Skip to content

Commit

Permalink
fix: remove the changes to vscode settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Sasha Illarionov committed Jun 29, 2019
1 parent 3cb01c5 commit bdd3f92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/settings.json
Expand Up @@ -26,4 +26,5 @@
"editor.detectIndentation": false,
"editor.wrappingIndent": "none",
"typescript.tsdk": "node_modules/typescript/lib",
"clang-format.executable": "${workspaceRoot}/node_modules/.bin/clang-format",
}

0 comments on commit bdd3f92

Please sign in to comment.