Archived
1
0
This repository has been archived on 2024-09-09. You can view files and clone it, but cannot push or open issues or pull requests.
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]