dethcrypto / dethcrypto/TypeChain
Typescript filename differs only in casing error when target directory contains `Factories` directory
Open
- Dominant language
- TypeScript
- Stars
- 2.8k
- Forks
- 376
- PR merge metrics
- No merged PRs in 30d
Description
TypeChain writes its own `factories` directory which creates naming conflicts if the target files contain a parent directory with `Factories` capitalized.
You can reproduce this issue by targeting a directory with abis nested in a `Factories` directory and then try using those types in a project.
Contributor guide
Assessment
This issue has not been assessed yet.