JoshuaKGoldberg / JoshuaKGoldberg/TypeStat
Account for file renames and React propType optionality in config generation
Open
area: cli
area: options
status: needs investigation
type: enhancement
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 47
- Avg merge
- 15h 55m
- Merged PRs (30d)
- 21
Description
### 🚀 Feature Request
The generated configuration files for React right now are pretty sparse. Also, annoyingly, if you re-run `typestat` a _second_ time after file renames when the original config suggested including just `.js`/`.jsx` files, it hits 0 files because they were all renamed.
#### Existing Behavior
No such features.
#### Change Proposal
When renaming files, do a second pass?
Contributor guide
Assessment
This issue has not been assessed yet.