代码拉取完成,页面将自动刷新
同步操作将从 WindDancer/fake-jira 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"name": "fake-jira",
"version": "0.1.0",
"private": true,
"dependencies": {
"@craco/craco": "^6.1.1",
"@emotion/core": "^11.0.0",
"@emotion/react": "^11.1.5",
"@emotion/styled": "^11.3.0",
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.1.0",
"@testing-library/user-event": "^12.1.10",
"@types/jest": "^26.0.15",
"@types/node": "^12.0.0",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"@welldone-software/why-did-you-render": "^6.1.1",
"antd": "^4.15.1",
"craco-less": "^1.17.1",
"dayjs": "^1.10.4",
"history": "^5.0.0",
"jira-dev-tool": "^1.6.59",
"qs": "^6.10.1",
"react": "^17.0.1",
"react-beautiful-dnd": "^13.1.0",
"react-dom": "^17.0.1",
"react-helmet": "^6.1.0",
"react-query": "^3.13.10",
"react-router": "^6.0.0-beta.0",
"react-router-dom": "^6.0.0-beta.0",
"react-scripts": "4.0.3",
"typescript": "^4.1.2",
"web-vitals": "^1.0.1"
},
"scripts": {
"start": "craco start",
"build": "craco build",
"test": "craco test",
"eject": "craco eject",
"json-server": "json-server __json-server-mock__/db.json --watch --port 3001 --middlewares ./__json-server-mock__/middleware.js",
"predeploy": "npm run build",
"deploy": "gh-pages -d build -r https://github.com/WindDancerUBI/WindDancerUBI.github.io.git -b main"
},
"eslintConfig": {
"extends": [
"react-app",
"react-app/jest",
"prettier"
]
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
},
"devDependencies": {
"@commitlint/cli": "^12.0.1",
"@commitlint/config-conventional": "^12.0.1",
"@types/qs": "^6.9.6",
"@types/react-beautiful-dnd": "^13.1.1",
"@types/react-helmet": "^6.1.1",
"eslint-config-prettier": "^8.1.0",
"gh-pages": "^3.2.3",
"husky": "=4",
"json-server": "^0.16.3",
"lint-staged": ">=10",
"prettier": "2.2.1"
},
"husky": {
"hooks": {
"pre-commit": "lint-staged",
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
}
},
"lint-staged": {
"*.{js,css,md,ts,tsx}": "prettier --write"
},
"msw": {
"workerDirectory": "public"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。