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
{{ message }}
This repository has been archived by the owner on Jun 4, 2020. It is now read-only.
one of the ting it could be done is to have a config file "default" settings like vgcrc or vgc.json that would set the defaults... I hate for example setting every time --script ts for every component (also the tool should know it is a ts project so should figure that on its own)
and the other thing is the ability to set in the config to not include the spec file
and the other thing, when creating the structure... would be also nice to have a setting that creates a component like
my-component.scss
my-component.html
my-component.vue
where inside it would have the combination of index(.ts) and component.vue like
This tool has sooooo much potential
one of the ting it could be done is to have a config file "default" settings like vgcrc or vgc.json that would set the defaults... I hate for example setting every time --script ts for every component (also the tool should know it is a ts project so should figure that on its own)
and the other thing is the ability to set in the config to not include the spec file
and the other thing, when creating the structure... would be also nice to have a setting that creates a component like
where inside it would have the combination of index(.ts) and component.vue like
The text was updated successfully, but these errors were encountered: