mirror of https://github.com/coder/code-server.git
Resolve code-server from the root
This fixes the lint script but unfortunately breaks my editor.
This commit is contained in:
parent
2b1b3e6dc0
commit
4f16087a94
|
@ -2,4 +2,4 @@ settings:
|
|||
import/resolver:
|
||||
alias:
|
||||
map:
|
||||
- [code-server, ../../typings/pluginapi.d.ts]
|
||||
- [code-server, ./typings/pluginapi.d.ts]
|
||||
|
|
Loading…
Reference in New Issue