dethcrypto / dethcrypto/TypeChain
Improve prettier integration
Open
enhancement
good first issue
- Dominant language
- TypeScript
- Stars
- 2.8k
- Forks
- 376
- PR merge metrics
- No merged PRs in 30d
Description
If user already uses prettier we should use:
* user installed prettier version
* user defined config (.prettierrc / package.json config)
This way we ensure that typechain generated code matches style with the rest of the codebase.
Contributor guide
Assessment
This issue has not been assessed yet.