Skip to content

Commit 1b8607d

Browse files
committed
Remove vscode eslint project setting
1 parent 5c99cb1 commit 1b8607d

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
@@ -9,6 +9,5 @@
99
// Exclude installed dependencies from searches too
1010
"**/node_modules": true
1111
},
12-
"typescript.tsdk": "node_modules/typescript/lib",
13-
"eslint.enable": true
12+
"typescript.tsdk": "node_modules/typescript/lib"
1413
}

0 commit comments

Comments
 (0)