WangGossip
Results
2
comments of
WangGossip
问题已经解决了,我使用本机的Leetcode插件对比发现,需要在VSCode的`settings.json`设置node路径,要添加一条配置:`"leetcode.nodePath": "node"`
仍然存在bug,就是Leetcode只会读取我本地的settings.json,而非实际工作区(在服务器上)中的配置