feat: add dynamic locale support for calendars using composable
#130
Annotations
2 errors and 4 warnings
|
lint
Process completed with exit code 1.
|
|
lint:
src/resources/js/composables/useCalendarLocale.ts#L10
Missing return type on function
|
|
lint:
src/resources/js/pages/Legal/Show.vue#L24
'v-html' directive can lead to XSS attack
|
|
lint:
src/resources/js/pages/Events/Show.vue#L264
'v-html' directive can lead to XSS attack
|
|
lint:
src/resources/js/pages/Articles/Show.vue#L147
'v-html' directive can lead to XSS attack
|
|
lint:
src/resources/js/pages/About.vue#L154
'v-html' directive can lead to XSS attack
|