mirror of
https://github.com/cdr/code-server.git
synced 2025-12-06 08:27:17 +01:00
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
1 changed files with 1 additions and 1 deletions
|
|
@ -2,4 +2,4 @@ settings:
|
|||
import/resolver:
|
||||
alias:
|
||||
map:
|
||||
- [code-server, ../../typings/pluginapi.d.ts]
|
||||
- [code-server, ./typings/pluginapi.d.ts]
|
||||
|
|
|
|||
Loading…
Reference in a new issue