mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-13 09:28:14 +08:00
🔧 修改 ts 编译配置以解决 Qodana 报错
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
</template>
|
||||
<script lang="ts" setup>
|
||||
const props = defineProps<{
|
||||
title: string;
|
||||
title?: string;
|
||||
}>();
|
||||
</script>
|
||||
<style lang="css" scoped>
|
||||
|
||||
Reference in New Issue
Block a user