Migrated first component and test to typescript

This commit is contained in:
Alejandro Celaya
2020-08-22 09:15:05 +02:00
parent 72de9d4ff8
commit 524b0a74c6
8 changed files with 91 additions and 56 deletions

View File

@@ -73,6 +73,9 @@
"@stryker-mutator/javascript-mutator": "^3.2.4",
"@stryker-mutator/jest-runner": "^3.2.4",
"@svgr/webpack": "^4.3.3",
"@types/enzyme": "^3.10.5",
"@types/jest": "^26.0.10",
"@types/ramda": "^0.27.14",
"@types/react": "^16.9.46",
"@types/react-dom": "^16.9.8",
"@types/react-redux": "^7.1.9",