mirror of
https://gitee.com/ice-gl/icegl-three-vue-tres.git
synced 2025-04-05 06:22:43 +08:00
Auto Commit
This commit is contained in:
parent
b26a160b68
commit
2005c2ba1f
10
.inscode
Normal file
10
.inscode
Normal file
@ -0,0 +1,10 @@
|
||||
run = "npm i && npm run pre.dev"
|
||||
language = "node"
|
||||
|
||||
[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"
|
Loading…
x
Reference in New Issue
Block a user