Iron Lu

Results 3 comments of Iron Lu

看了一下之前的PR, #461 有些重复, @junmer 其它种类的小程序似乎也是这样的,我觉得可以独立出一个function来判断小程序的环境

Manually, I test two cases: 1. the source file is not in a npm project, means no `package.json` and `node_modules`. 2. the source file is a npm project, null-ls should...