Improve raw command handlers and remove dayjs dependency (switched to native Intl.DateTimeFormat API)

This commit is contained in:
lowlighter
2021-02-09 18:50:25 +01:00
parent 7d9d259f23
commit b80eecc3f5
10 changed files with 37 additions and 21 deletions

View File

@@ -3,6 +3,7 @@ repository:
- .github/**
- .gitignore
- .gitattributes
- .eslintrc.yml
- SECURITY.md
- LICENSE
- CONTRIBUTING.md