TypeChain icon indicating copy to clipboard operation
TypeChain copied to clipboard

Improve prettier integration

Open krzkaczor opened this issue 4 years ago • 2 comments

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.

krzkaczor avatar Dec 02 '21 21:12 krzkaczor

Related: https://github.com/dethcrypto/TypeChain/issues/348

krzkaczor avatar Dec 02 '21 21:12 krzkaczor