chore(deps): 升级 oxlint
All checks were successful
/ depcheck (push) Successful in 2m3s
/ build-and-deploy-to-vercel (push) Successful in 2m59s
/ surge (push) Successful in 3m27s
/ playwright (push) Successful in 2m48s

This commit is contained in:
mini2024
2025-03-09 23:30:29 +08:00
parent 35a658bfe4
commit 8733c3e42e
10 changed files with 72 additions and 74 deletions

View File

@ -17,7 +17,7 @@ useHead({
consola.info('routes', routes);
const FComponent: import('vue').FunctionalComponent<{ prop: string }> = (props, context) => (
const FComponent: import('vue').FunctionalComponent<{ prop: string }> = (props /* context */) => (
<>
<a
class="green"