generated from Seekra/repository-template
refactor: always use shorthand object properties
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ export const SUPPORTED_LANGUAGES = [
|
||||
export const i18n = createI18n({
|
||||
legacy: false,
|
||||
locale: fallbackLocale,
|
||||
fallbackLocale: fallbackLocale,
|
||||
fallbackLocale,
|
||||
messages: {}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user