测试
Showing
... | @@ -11,7 +11,7 @@ | ... | @@ -11,7 +11,7 @@ |
"lint-fix": "eslint --fix --ext .js --ext .jsx --ext .vue src/", | "lint-fix": "eslint --fix --ext .js --ext .jsx --ext .vue src/", | ||
"precommit": "npm run lint-fix", | "precommit": "npm run lint-fix", | ||
"init": "git submodule update --init --recursive", | "init": "git submodule update --init --recursive", | ||
"update": "git submodule update --remote" | "update": "git submodule update --remote &&" | ||
}, | }, | ||
"author": "", | "author": "", | ||
"license": "ISC", | "license": "ISC", | ||
... | ... |
Please
register
or
sign in
to comment