1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-03-05 13:21:25 -05:00

Convert App to TypeScript

(cherry picked from commit d6d90a64a39d3b9d3a95fb6b265517693a70fdd7)

Closes #10233
This commit is contained in:
Mark McDowall
2024-07-24 16:39:01 -07:00
committed by Bogdan
parent f8e47fbdc7
commit dc29526961
15 changed files with 253 additions and 450 deletions

View File

@@ -95,6 +95,7 @@
"@babel/preset-react": "7.25.7",
"@babel/preset-typescript": "7.25.7",
"@types/lodash": "4.14.195",
"@types/react-document-title": "2.0.10",
"@types/react-lazyload": "3.2.3",
"@types/react-router-dom": "5.3.3",
"@types/react-text-truncate": "0.19.0",