Started rewriting project in TypeScript
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
2022-11-17 00:07:39 -05:00
parent 6da120f632
commit 51fe19f12c
22 changed files with 3089 additions and 503 deletions

View File

@ -1,12 +0,0 @@
appenders:
stdout:
kind: console
encoder:
pattern: "{d(%+)(utc)} {h({l})}: {m}{n}"
filters:
- kind: threshold
level: info
root:
level: info
appenders:
- stdout