Skip to content

Commit 2fa57dc

Browse files
authored
Remove the vscode linting
This is temporary so no one fixes these until we merge the remix branch
1 parent fb28bcb commit 2fa57dc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.vscode/settings.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
22
"deno.enablePaths": ["references/deno-reference", "runtime_tests/tests/deno"],
3-
"debug.toolBarLocation": "commandCenter",
4-
"eslint.workingDirectories": ["apps/webapp"]
3+
"debug.toolBarLocation": "commandCenter"
54
}

0 commit comments

Comments
 (0)