Add missing types

This commit is contained in:
Bogdan 2023-08-21 04:14:06 +03:00
parent 42308ada89
commit abae9e0dec
2 changed files with 45 additions and 0 deletions

View file

@ -97,6 +97,10 @@
"@babel/preset-env": "7.22.9",
"@babel/preset-react": "7.22.5",
"@babel/preset-typescript": "7.22.5",
"@types/lodash": "4.14.197",
"@types/react-router-dom": "5.3.3",
"@types/react-text-truncate": "0.14.1",
"@types/react-window": "1.8.5",
"@types/redux-actions": "2.6.2",
"@typescript-eslint/eslint-plugin": "5.59.7",
"@typescript-eslint/parser": "5.59.7",