Address Javascript errors
This commit is contained in:
8
radicale/web/README.md
Normal file
8
radicale/web/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# 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
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user