1
0
mirror of https://git.tuxpa.in/a/code-server.git synced 2024-12-26 04:14:29 +00:00
code-server-2/test/test-plugin/.eslintrc.yaml
Asher 4f16087a94
Resolve code-server from the root
This fixes the lint script but unfortunately breaks my editor.
2021-02-09 16:36:26 -06:00

6 lines
101 B
YAML

settings:
import/resolver:
alias:
map:
- [code-server, ./typings/pluginapi.d.ts]