If original filename is in lowercase, generate new file in lowercase
Open
PR welcome
- Dominant language
- JavaScript
- Stars
- 1.5k
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
Currently, if we find `home.jsx`, for example, and replicate it as `Foo`, the new file will be `Foo.jsx`, instead of `foo.jsx`.
Boilerplate that uses that pattern: https://github.com/jedireza/aqua
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.