Files
Radicale/radicale/web/README.md
2026-03-08 00:49:39 +01:00

9 lines
159 B
Markdown

# Built-in web UI
If you have tsc installed, you can type-check all JavaScript using
``` lang=shell
tsc -p radicale/web/jsconfig.json --noEmit --pretty
```