mirror of
https://github.com/Radarr/Radarr
synced 2025-12-31 20:55:25 +01:00
chore: update frontend language to TypeScript
This commit is contained in:
parent
dd788f2c6e
commit
12cc4faf1f
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ Setup guides, [FAQ](/radarr/faq), the more information we have on the [wiki](htt
|
|||
|
||||
# Development
|
||||
|
||||
Radarr is written in C# (backend) and JS (frontend). The backend is built on the .NET8 framework, while the frontend utilizes Reactjs.
|
||||
Radarr is written in C# (backend) and TypeScript (frontend). The backend is built on the .NET8 framework, while the frontend utilizes Reactjs.
|
||||
|
||||
## Tools required
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue