mirror of
https://github.com/softprops/action-gh-release.git
synced 2025-05-12 03:14:19 +00:00
refactor: write jest config in ts
Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
parent
f808f15ba8
commit
6fd2b4ea22
4 changed files with 173 additions and 17 deletions
|
@ -37,7 +37,8 @@
|
|||
"jest": "^29.3.1",
|
||||
"jest-circus": "^29.3.1",
|
||||
"prettier": "3.3.3",
|
||||
"ts-jest": "^29.2.2",
|
||||
"ts-jest": "^29.2.3",
|
||||
"ts-node": "^10.9.2",
|
||||
"typescript": "^5.5.3",
|
||||
"typescript-formatter": "^7.2.2"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue