added typescript compile command to readme
This commit is contained in:
parent
3a58fcfe7a
commit
31541575be
1 changed files with 5 additions and 1 deletions
|
@ -2,4 +2,8 @@
|
||||||
[](https://drone.broodjeaap.net/broodjeaap/go-watch)
|
[](https://drone.broodjeaap.net/broodjeaap/go-watch)
|
||||||
|
|
||||||
|
|
||||||
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