chore: add eslint and fix lint errors
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ export const useTranslation = () => {
|
||||
}
|
||||
}
|
||||
|
||||
export default ({app}) => {
|
||||
export default ({ app }) => {
|
||||
i18n = app.i18n
|
||||
localePath = app.localePath
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user