fix: resolve conflicts between eslint and prettier and bump prettier-plugin-packagejson version to 2.4.6(#3328)

This commit is contained in:
xingyu
2023-11-23 17:45:25 +08:00
committed by GitHub
parent c8744a057e
commit 8a000705d1
3 changed files with 9 additions and 8 deletions

View File

@@ -137,7 +137,7 @@
"husky": "^8.0.3",
"lint-staged": "13.2.3",
"prettier": "^2.8.8",
"prettier-plugin-packagejson": "^2.4.4",
"prettier-plugin-packagejson": "^2.4.6",
"rimraf": "^5.0.1",
"turbo": "^1.10.7",
"typescript": "^5.2.2",