We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b1b3e6 commit 4f16087Copy full SHA for 4f16087
test/test-plugin/.eslintrc.yaml
@@ -2,4 +2,4 @@ settings:
2
import/resolver:
3
alias:
4
map:
5
- - [code-server, ../../typings/pluginapi.d.ts]
+ - [code-server, ./typings/pluginapi.d.ts]
0 commit comments