summaryrefslogtreecommitdiff
path: root/packages/client/src/scripts/theme-editor.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* chore: fix some lints automatically (#8788)Johann1502022-06-101-1/+1
| | | | | | | | | * 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/+81
Resolve #7779