Don't hardcode workspaceFolder for ESLint adapter
This commit is contained in:
@@ -206,10 +206,6 @@ impl LspAdapter for EsLintLspAdapter {
|
||||
"shortenToSingleLine": false
|
||||
},
|
||||
"nodePath": null,
|
||||
"workspaceFolder": {
|
||||
"name": "testing_ts",
|
||||
"uri": "file:///Users/julia/Stuff/testing_ts"
|
||||
},
|
||||
"codeAction": {
|
||||
"disableRuleComment": {
|
||||
"enable": true,
|
||||
|
||||
Reference in New Issue
Block a user