代码拉取完成,页面将自动刷新
{
"name": "vue-mobile-template",
"version": "0.2.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint",
"commit": "git-cz",
"release": "standard-version",
"release:major": "standard-version -r major -n",
"release:minor": "standard-version -r minor -n",
"release:patch": "standard-version -r patch -n"
},
"lint-staged": {
"src/**/*.{js,vue}": [
"eslint --fix",
"git add"
]
},
"standard-version": {
"skip": {
"tag": true
}
},
"dependencies": {
"core-js": "^2.6.5",
"vue": "^2.6.10",
"vuex": "^3.0.1"
},
"devDependencies": {
"@commitlint/cli": "^7.6.1",
"@commitlint/config-conventional": "^7.6.0",
"@vue/cli-plugin-babel": "^3.7.0",
"@vue/cli-plugin-eslint": "^3.7.0",
"@vue/cli-service": "^3.7.0",
"@vue/eslint-config-standard": "^4.0.0",
"babel-eslint": "^10.0.1",
"commitizen": "^3.1.1",
"conventional-changelog-cli": "^2.0.21",
"eslint": "^5.16.0",
"eslint-plugin-vue": "^5.0.0",
"husky": "^2.3.0",
"lint-staged": "^8.1.7",
"node-sass": "^4.9.0",
"sass-loader": "^7.1.0",
"standard-version": "^6.0.1",
"vue-template-compiler": "^2.5.21"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
},
"husky": {
"hooks": {
"pre-commit": "lint-staged",
"commit-msg": "commitlint -x @commitlint/config-conventional -E HUSKY_GIT_PARAMS"
}
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。