chore(deps): 升级 oxlint
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user