Commit graph

6 commits

Author SHA1 Message Date
Johann150 5b4c0ffdf3
client: fix some lints
Mostly focused on "@typescript-eslint/no-unused-vars" but also fixed some
other lints along the way.
2022-08-12 08:35:22 +02:00
Johann150 609fb91ca1
fix some lints automatically 2022-08-10 22:42:30 +02:00
Johann150 3e05740bee
refactor queue chart to composition API 2022-07-23 23:03:20 +02:00
Johann150 63591da33e
refactor: colours in queue chart 2022-07-23 23:00:59 +02:00
Johann150 5e29528ad4
chore: fix some lints automatically (#8788)
* chore: fix some lints automatically

Fixed lints that were automatically fixable with `eslint --fix`.

* fix type

* workaround for empty interface lint
2022-06-10 14:36:55 +09:00
syuilo 0e4a111f81 refactoring
Resolve #7779
2021-11-12 02:02:25 +09:00
Renamed from src/client/components/queue-chart.vue (Browse further)