.prettierignore 87 B

12345678
  1. export/
  2. deployments/
  3. artifacts/
  4. cache/
  5. coverage/
  6. node_modules/
  7. package.json
  8. typechain/