mirror of
https://github.com/actions/upload-artifact.git
synced 2025-12-13 14:17:06 +00:00
chore: add eslint-plugin-prettier and upgrade prettier to v3
This commit is contained in:
@@ -46,12 +46,14 @@
|
||||
"@vercel/ncc": "^0.36.0",
|
||||
"concurrently": "^7.6.0",
|
||||
"eslint": "^8.31.0",
|
||||
"eslint-config-prettier": "^10.1.8",
|
||||
"eslint-plugin-github": "^4.6.0",
|
||||
"eslint-plugin-jest": "^27.2.0",
|
||||
"eslint-plugin-prettier": "^5.5.4",
|
||||
"glob": "^8.0.3",
|
||||
"jest": "^29.3.1",
|
||||
"jest-circus": "^29.3.1",
|
||||
"prettier": "^2.8.1",
|
||||
"prettier": "^3.7.4",
|
||||
"ts-jest": "^29.0.3",
|
||||
"typescript": "^5.2.2"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user