ci: remove prettier and use eslint for formatting
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ export default {
|
||||
components: {
|
||||
Filters
|
||||
},
|
||||
head() {
|
||||
head () {
|
||||
const { t } = useTranslation()
|
||||
return {
|
||||
title: t('filters.title')
|
||||
|
||||
Reference in New Issue
Block a user