chore: remove eslint-disable tag

This commit is contained in:
Hakadao
2023-12-31 21:08:07 +08:00
parent 98cb598e9f
commit f17ba84af4

View File

@@ -1,4 +1,3 @@
<!-- eslint-disable no-console -->
<script setup lang="ts">
import { useI18n } from 'vue-i18n'
import type { Ref } from 'vue'