style(web): format code
This commit is contained in:
@@ -46,7 +46,11 @@ export default defineConfig({
|
||||
'react-toastify',
|
||||
'react-turnstile',
|
||||
],
|
||||
'i18n': ['i18next', 'react-i18next', 'i18next-browser-languagedetector'],
|
||||
i18n: [
|
||||
'i18next',
|
||||
'react-i18next',
|
||||
'i18next-browser-languagedetector',
|
||||
],
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user