summaryrefslogtreecommitdiff
path: root/packages/client/src/scripts/format-time-string.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* chore: fix some lints automatically (#8788)Johann1502022-06-101-3/+3
| | | | | | | | | * chore: fix some lints automatically Fixed lints that were automatically fixable with `eslint --fix`. * fix type * workaround for empty interface lint
* refactoringsyuilo2021-11-121-0/+50
Resolve #7779