mirror of
https://github.com/coder/code-server.git
synced 2025-07-30 21:45:08 +08:00
Resolve code-server from the root
This fixes the lint script but unfortunately breaks my editor.
This commit is contained in:
@ -2,4 +2,4 @@ settings:
|
|||||||
import/resolver:
|
import/resolver:
|
||||||
alias:
|
alias:
|
||||||
map:
|
map:
|
||||||
- [code-server, ../../typings/pluginapi.d.ts]
|
- [code-server, ./typings/pluginapi.d.ts]
|
||||||
|
Reference in New Issue
Block a user