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
Now if I have a file named MyComponent.vue, it will automatically infer its name option based on the filename.
Sometimes we have a folder structure like:
- MyComponent.vue
- NewComponent
- index.vue
Hope the index.vue above will be named NewComponent automatically 🙏 .
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Now if I have a file named
MyComponent.vue
, it will automatically infer its name option based on the filename.Sometimes we have a folder structure like:
Hope the
index.vue
above will be namedNewComponent
automatically 🙏 .Beta Was this translation helpful? Give feedback.
All reactions