hardhat-template icon indicating copy to clipboard operation
hardhat-template copied to clipboard

Love the template! I made a few updates for myself that you may be interested in.

Open jessebmiller opened this issue 3 years ago • 0 comments

  • Followed the advice from the typechain project and ignored the generated files
  • Removed some of the prettier options to get a little closer to the standard opinion
  • Added .prettierignore
  • Added lint and fix scripts to package.json
  • Ran prettier --write . (fix)

Thanks again! It saved me a bunch of time

jessebmiller avatar Aug 15 '21 16:08 jessebmiller