Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(tasks): provide a universal abstract layer for task managing (…
…#15) * feat(task): add clear_logs task * feat: use twemoji to display flags in win (#48) * feat: use twemoji to display flags in win * fix: lint * fix: typo * fix: typo * fix: add toml fmt * feat(tasks): draft basic interface * chore(deps): update dependency postcss to v8.4.32 * chore(deps): update lint packages * fix(deps): update dependency dayjs to v1.11.10 * chore(deps): update lint packages * fix(deps): update rust crate chrono to 0.4.31 * fix(deps): update rust crate ctrlc to 3.4.1 * fix(deps): update rust crate dirs to 5.0.1 * fix(deps): update dependency monaco-editor to ^0.45.0 * fix(deps): update rust crate interfaces to 0.0.9 * fix: dev build * refactor: use enum in task struct * feat(tasks): draft basic events collector * fix: lint * fix: lint * chore: commit workspace * fix: deps * fix: lint * feat(task): finish task manager --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information