.prettierignore 104 B

123456789101112
  1. # folders
  2. artifacts/
  3. build/
  4. cache/
  5. coverage/
  6. dist/
  7. lib/
  8. node_modules/
  9. typechain/
  10. # files
  11. coverage.json