提交 91e3490d 编写于 作者: View Design's avatar View Design

Create .inscode

上级 79115d68
run = "npm i && npm run dev"
language = "node"
[deployment]
build = "npm i --registry=https://registry.npmmirror.com"
run = "npm run build-sw && npm run preview"
[env]
PATH = "/root/${PROJECT_DIR}/.config/npm/node_global/bin:/root/${PROJECT_DIR}/node_modules/.bin:${PATH}"
XDG_CONFIG_HOME = "/root/.config"
npm_config_prefix = "/root/${PROJECT_DIR}/.config/npm/node_global"
[debugger]
program = "main.js"
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册