Egg开发基于Visual Studio Code
扩展
配置
{
"editor.formatOnSave": true,
"editor.detectIndentation": false,
}
调试
- 启动调试(F5) -> 选择"egg"(第一次) -> 即可断点调试
Egg开发基于Visual Studio Code
{
"editor.formatOnSave": true,
"editor.detectIndentation": false,
}
本文标题:Egg.js开发
本文链接:https://www.haomeiwen.com/subject/hampmftx.html
网友评论