You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/astro-auto-import/README.md
+44-8Lines changed: 44 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,17 +70,21 @@ An array of items that configure what files are imported and how.
70
70
For Astro components or other files that have a default export, the easiest option is to provide their path and they will be imported with a name based on the file name.
0 commit comments