mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-29 01:57:02 +01:00
Change linter config to antfu config and lint code
This commit is contained in:
@@ -3,7 +3,7 @@ import type { Stats } from '~~/types'
|
||||
|
||||
const { data: stats } = await useFetch<Stats>('/api/stats')
|
||||
const { t } = useI18n({
|
||||
useScope: 'local'
|
||||
useScope: 'local',
|
||||
})
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user