mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-09 07:55:10 -05:00
Add jest to fp-ts user test (#36360)
It was missing because I *think* they just added it.
This commit is contained in:
committed by
GitHub
parent
1d5749ef78
commit
770fbcb42f
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"cloneUrl": "https://github.com/gcanti/fp-ts.git",
|
||||
"types": ["node"]
|
||||
"types": ["node", "jest"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user