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 fb28bcb commit 2fa57dcCopy full SHA for 2fa57dc
.vscode/settings.json
@@ -1,5 +1,4 @@
1
{
2
"deno.enablePaths": ["references/deno-reference", "runtime_tests/tests/deno"],
3
- "debug.toolBarLocation": "commandCenter",
4
- "eslint.workingDirectories": ["apps/webapp"]
+ "debug.toolBarLocation": "commandCenter"
5
}
0 commit comments