eslint配置迁移到扁平模式。暂时没bug。

This commit is contained in:
2026-02-04 12:01:41 +08:00
parent 3382fe7b3f
commit 02ee929029
4 changed files with 63 additions and 12 deletions

View File

@@ -1,11 +1,15 @@
<template>
<div>
<a href="https://vite.dev" target="_blank">
<img src="/vite.svg" class="logo"
<a href="https://vite.dev"
target="_blank">
<img src="/vite.svg"
class="logo"
alt="Vite logo">
</a>
<a href="https://vuejs.org/" target="_blank">
<img src="./assets/vue.svg" class="logo vue"
<a href="https://vuejs.org/"
target="_blank">
<img src="./assets/vue.svg"
class="logo vue"
alt="Vue logo">
</a>
</div>