Update package.json

This commit is contained in:
Marcos Rodriguez Velez 2023-12-18 12:07:00 -04:00
parent 056f65215e
commit e2c41fa8e3
No known key found for this signature in database
GPG Key ID: 6030B2F48CCE86D7

View File

@ -71,6 +71,7 @@
"windows": "react-native run-windows"
},
"jest": {
"preset": "react-native",
"transform": {
"^.+\\.(ts|tsx)$": "ts-jest"
},