代码拉取完成,页面将自动刷新
同步操作将从 田较瘦/we-vue 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"private": true,
"workspaces": [
"packages/*"
],
"scripts": {
"dev": "lerna run serve --ignore docs --parallel --no-bail -- --colors",
"dev:docs": "lerna run dev --scope docs --stream -- --colors",
"lint": "lerna run lint --parallel -- --color",
"lint:fix": "lerna run lint --parallel -- --color --fix",
"test": "lerna run test --scope we-vue --stream",
"test:watch": "lerna run test:watch --scope we-vue --stream",
"test:coverage": "lerna run test:coverage --scope we-vue --stream",
"release": "yarn --pure-lockfile && node scripts/release.js"
},
"husky": {
"hooks": {
"pre-commit": "lint-staged"
}
},
"lint-staged": {
"*.{js,ts,tsx,vue}": [
"eslint --fix",
"git add"
]
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^1.3.0",
"@typescript-eslint/parser": "^1.3.0",
"babel-jest": "^24.8.0",
"commitizen": "^3.0.2",
"concurrently": "^4.0.1",
"conventional-changelog": "^3.0.5",
"conventional-changelog-cli": "^2.0.12",
"cz-conventional-changelog": "^2.1.0",
"eslint": "^5.16.0",
"eslint-config-standard": "^12.0.0",
"eslint-plugin-import": "^2.16.0",
"eslint-plugin-node": "^9.0.1",
"eslint-plugin-promise": "^4.1.1",
"eslint-plugin-standard": "^4.0.0",
"eslint-plugin-vue": "^5.2.2",
"husky": "^2.2.0",
"inquirer": "^6.3.0",
"lerna": "^3.7.1",
"lint-staged": "^8.0.0",
"prettier": "^1.14.3",
"reflect-metadata": "^0.1.12",
"rimraf": "^2.6.0",
"semver": "^6.0.0",
"shelljs": "^0.8.0",
"stylelint": "^10.0.1",
"stylelint-config-standard": "^18.3.0",
"tslint": "^5.16.0",
"typescript": "^3.4.3",
"typestrict": "^1.0.2",
"vue": "^2.6.10",
"vue-loader": "^15.7.0",
"vue-template-compiler": "^2.6.10",
"webpack": "^4.28.0",
"webpack-cli": "^3.1.2",
"webpack-merge": "^4.2.1"
},
"resolutions": {
"@babel/core": "^7.3.4",
"@babel/preset-env": "^7.0.0",
"babel-core": "^7.0.0-bridge.0"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
},
"dependencies": {
"@babel/core": "^7.3.4",
"@babel/preset-env": "^7.0.0"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。