feat(i18n): uninstall typesafe-i18n, use intlify #15
ci.yml
on: pull_request
lint
25s
typecheck
28s
Matrix: test
Annotations
4 errors
lint:
src/modules/todo/composables/use-todo-update.ts#L60
Missing trailing comma
|
lint:
src/modules/todo/pages/todo/page.vue#L11
'watchEffect' is defined but never used
|
lint:
src/modules/todo/pages/todo/page.vue#L16
'watchOnce' is defined but never used
|
lint
Process completed with exit code 1.
|