added typescript compile command to readme
This commit is contained in:
parent
3a58fcfe7a
commit
31541575be
1 changed files with 5 additions and 1 deletions
|
@ -3,3 +3,7 @@
|
||||||
|
|
||||||
|
|
||||||
A change detection server that notifies through Telegram written in Go
|
A change detection server that notifies through Telegram written in Go
|
||||||
|
|
||||||
|
## type script compilation
|
||||||
|
|
||||||
|
`tsc static/*.ts --lib es2020,dom --watch --downlevelIteration`
|
Loading…
Add table
Reference in a new issue