Remove jest and ts-jest

This commit is contained in:
Iván Ovejero 2022-06-27 11:54:29 +02:00
commit acbdb934df
2 changed files with 0 additions and 3 deletions

View file

@ -6,7 +6,6 @@
],
"types": [
"node",
"jest"
],
"module": "commonjs",
"noImplicitAny": true,