code-server/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]