代码拉取完成,页面将自动刷新
同步操作将从 弄月/vue-cli3-config 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"name": "vue-cli-config",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"analyz": "vue-cli-service build --mode analyz",
"lint": "vue-cli-service lint",
"test:e2e": "vue-cli-service test:e2e",
"test:unit": "vue-cli-service test:unit",
"commit": "git-cz",
"commit:retry": "git-cz --retry",
"commit:noverify": "git-cz --no-verify",
"release": "standard-version",
"push": "git push --follow-tags origin master"
},
"dependencies": {
"@babel/polyfill": "^7.4.4",
"axios": "^0.19.0",
"core-js": "^2.6.5",
"moment": "^2.24.0",
"register-service-worker": "^1.6.2",
"vue": "^2.6.10",
"vue-router": "^3.0.3",
"vuex": "^3.0.1"
},
"devDependencies": {
"@commitlint/cli": "^8.1.0",
"@commitlint/config-conventional": "^8.1.0",
"@fullhuman/postcss-purgecss": "^1.2.0",
"@vue/cli-plugin-babel": "^3.9.0",
"@vue/cli-plugin-e2e-nightwatch": "^3.9.0",
"@vue/cli-plugin-eslint": "^3.9.0",
"@vue/cli-plugin-pwa": "^3.9.0",
"@vue/cli-plugin-unit-jest": "^3.9.0",
"@vue/cli-service": "^3.9.0",
"@vue/eslint-config-prettier": "^4.0.1",
"@vue/test-utils": "1.0.0-beta.29",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "^10.0.1",
"babel-jest": "^23.6.0",
"babel-plugin-transform-remove-console": "^6.9.4",
"commitizen": "^4.0.3",
"commitlint-config-cz": "^0.12.1",
"compression-webpack-plugin": "^3.0.0",
"conventional-changelog": "^3.1.10",
"conventional-changelog-cli": "^2.0.23",
"cz-customizable": "^6.2.0",
"eslint": "^5.16.0",
"eslint-plugin-vue": "^5.0.0",
"glob-all": "^3.1.0",
"husky": "^3.0.2",
"image-webpack-loader": "^5.0.0",
"lint-staged": "^9.2.1",
"node-sass": "^4.9.0",
"postcss-import": "^12.0.1",
"purgecss-webpack-plugin": "^1.5.0",
"sass-loader": "^7.1.0",
"standard-version": "^7.0.0",
"uglifyjs-webpack-plugin": "^2.1.3",
"vue-template-compiler": "^2.6.10",
"webpack-oss": "^2.1.5",
"webpack-spritesmith": "^1.0.1"
},
"husky": {
"hooks": {
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
}
},
"lint-staged": {
"src/**/*.+(js|ts|tsx|md|css|sass|less|graphql|yml|yaml|scss|json|vue)": [
"git add"
]
},
"config": {
"commitizen": {
"path": "./node_modules/cz-customizable"
},
"cz-customizable": {
"config": "./.cz-config.js"
}
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。