Skip to content

Commit

Permalink
🔧 chore: 更新配置
Browse files Browse the repository at this point in the history
  • Loading branch information
arvinxx committed Jul 10, 2022
1 parent 30f2a21 commit 2f28f0f
Show file tree
Hide file tree
Showing 2 changed files with 188 additions and 470 deletions.
13 changes: 5 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"build:analyze": "cross-env ANALYZE=1 max build",
"dev": "npm run start:dev",
"i18n-remove": "pro i18n-remove --locale=zh-CN --write",
"postinstall": "max setup",
"lint": "max setup && npm run lint:js && npm run lint:style && npm run lint:prettier",
"lint-staged:js": "eslint --ext .js,.jsx,.ts,.tsx ",
"lint:fix": "eslint --fix --cache --ext .js,.jsx,.ts,.tsx --format=pretty ./src && npm run lint:style",
Expand Down Expand Up @@ -82,19 +81,17 @@
"cross-env": "^7.0.0",
"cross-port-killer": "^1.3.0",
"detect-installer": "^1.0.0",
"enzyme": "^3.11.0",
"eslint": "^8.19.0",
"gh-pages": "^3.2.0",
"husky": "^8.0.1",
"jsdom-global": "^3.0.0",
"lint-staged": "^10.0.0",
"mockjs": "^1.0.1-beta3",
"prettier": "^2.0.1",
"semantic-release": "^17.3.7",
"semantic-release-config-gitmoji": "^1.1.0",
"mockjs": "^1.1.0",
"prettier": "^2.7.1",
"semantic-release": "^19.0.3",
"semantic-release-config-gitmoji": "^1.2.4",
"stylelint": "^13.0.0",
"swagger-ui-dist": "^4.12.0",
"typescript": "^4.0.3",
"typescript": "^4.7.4",
"umi-presets-pro": "^1.0.1",
"umi-serve": "^1.9.10"
}
Expand Down
Loading

0 comments on commit 2f28f0f

Please sign in to comment.