mirror of
https://github.com/danog/code-server.git
synced 2024-11-27 04:45:52 +01:00
4f16087a94
This fixes the lint script but unfortunately breaks my editor.
6 lines
101 B
YAML
6 lines
101 B
YAML
settings:
|
|
import/resolver:
|
|
alias:
|
|
map:
|
|
- [code-server, ./typings/pluginapi.d.ts]
|