webstorm配置项目|异常问题
git log不显示Import can be shortened 提示(多层../../等内容可以提示优化缩写)启动外部库 NodeEslint配置Jest测试代码格式配置Proxy代理自动更新代码debug
git log不显示
清理缓存即可
Import can be shortened 提示(多层../../等内容可以提示优化缩写)
启动外部库 Node
node 外部库可以看到 node 源码,有问题的时候方便排查
Eslint配置
Jest测试
代码格式配置
直接用 eslint,别用格式化了
还要一个个一个配置,麻烦
Proxy代理
自动更新代码
debug
log lever filter
Loading...