diegohaz / diegohaz/generact

The tool should pick up both capitalized and uncapitalized files

Open
#23 6 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1.5k
Forks
46
PR merge metrics
No merged PRs in 30d

Description

My component folder have 5 files:
- index.js
- SignUp.js
- signUp.styles.js
- signUp.duck.js
- signUp.saga.js
and the cli only picks up `SignUp.js` and `index.js` (please correct me if I'm wrong, thanks).

I checked the `getFiles` function inside `utils.js` and saw that it could be tweaked a little bit to support detecting both capitalized and uncapitalized files.
Any idea is highly appreciated.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.