6 lines
203 B
JSON
6 lines
203 B
JSON
{
|
|
"_comment": "设备绑定的本地环境配置。复制为 local-env.json 并修改为本机实际值。",
|
|
"nodejs_path": "C:\\Users\\<username>\\AppData\\Local\\nodejs",
|
|
"shell": "powershell"
|
|
}
|