提交 c2591f62 编写于 作者: H hansen666666

Auto Commit

上级 38e9356f
run = "npm i && npm run dev"
run = "npm install && npm start"
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"
\ No newline at end of file
npm_config_prefix = "/root/${PROJECT_DIR}/.config/npm/node_global"
[debugger]
program = "main.js"
......@@ -5,6 +5,7 @@
"requires": true,
"packages": {
"": {
"name": "react-tetris",
"version": "1.0.1",
"license": "Apache-2.0",
"dependencies": {
......@@ -10603,8 +10604,7 @@
"version": "1.5.1",
"resolved": "https://registry.npmmirror.com/ajv-keywords/-/ajv-keywords-1.5.1.tgz",
"integrity": "sha512-vuBv+fm2s6cqUyey2A7qYcvsik+GMDJsw8BARP2sDE76cqmaZVarsvHf7Vx6VJ0Xk8gLl+u3MoAPf6gKzJefeA==",
"dev": true,
"requires": {}
"dev": true
},
"align-text": {
"version": "0.1.4",
......@@ -13039,8 +13039,7 @@
"version": "5.0.3",
"resolved": "https://registry.npmmirror.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-5.0.3.tgz",
"integrity": "sha512-MWuWm4ethl+gy6JwrjVAPmzMHo84cvB2wr9+MczyJ+eWZ/fS1y8rVDRJInXgM+A39hm8QLBY0QAW6ydsRHpdeA==",
"dev": true,
"requires": {}
"dev": true
},
"eslint-import-resolver-node": {
"version": "0.2.3",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册