mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
Add jest to fp-ts user test (#36360)
It was missing because I *think* they just added it.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"cloneUrl": "https://github.com/gcanti/fp-ts.git",
|
||||
"types": ["node"]
|
||||
"types": ["node", "jest"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user