Update auto-imports.test.ts (#18800)

This commit is contained in:
Evan You 2023-02-06 16:37:46 +08:00 committed by GitHub
parent 39b5886a0d
commit 73a966985e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -100,6 +100,7 @@ const excludedVueHelpers = [
'toDisplayString',
'toHandlerKey',
'BaseTransition',
'BaseTransitionPropsValidators',
'Comment',
'Fragment',
'KeepAlive',