react-component-generator
react-component-generator copied to clipboard
Add a setting for creating the "components" directory or not.
I like to organize my components by type. For example: -components -dialogs -dialogcomponent1 -dialogcomponent2 -lists -todoList -shoppingList etc..
If right clicking the dialogs folder and selecting to Generate a new react component it will add a components folder under the dialogs. I would like to have a setting to avoid this.